I created my customized layout sets of the wvkbd. One of the layout sets is a 44-key ortholiner split keyboard layout. The photo is below.
My repository with the layout sets is below.
You can customize the layout by the following steps:
- Fork my repository
junaruga/wvkbd-contrib
. - Create the
layout/your_layout_name
directory, and create some header files. Thehttps://github.com/jjsullivan5196/wvkbd
’s*.deskintl.h
, andhttps://github.com/junaruga/wvkbd-contrib/
'slayout/split/*.h
may be useful to check to create your layout. - Run the
make LAYOUT=your_layout_name
. - Run the
./wvkbd-your_layout_name
.