add desktop layout from user nine7nine as independent layout

This commit is contained in:
FearlessSpiff 2024-03-18 17:47:36 +01:00
parent 100764a10c
commit f1a1865f6b

View File

@ -51,6 +51,8 @@ You can, however, define your own layouts by copying and modifying `layout.mobin
(replace `mobintl` for something like `yourlayout`). Then make your layout set using `make LAYOUT=yourlayout`, and
the resulting binary will be `wvkbd-yourlayout`
For example there is now a desktop layout that can be built by `make LAYOUT=desktop` and installed afterwards with `make install LAYOUT=desktop`
## Usage
Run `wvkbd-mobintl` (or the binary for your custom layout set).