Initial work on keymap transforms for non-standard matrixes.
* Allows "gaps" for keyboards like Kyra. * Allows keyboards with matrixes that don't map the logical key locations to have normal looking keymaps when defined.
This commit is contained in:
parent
0712dadd29
commit
1751470785
12 changed files with 1028 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
|
||||
#define CC_RAIS ZC_CSTM(1)
|
||||
#define CC_LOWR ZC_CSTM(2)
|
||||
Loading…
Add table
Add a link
Reference in a new issue