Update keymap.c
This commit is contained in:
parent
16ba98b0d5
commit
f2d0f14c05
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ enum layers{
|
|||
NKRO,
|
||||
QWERTY,
|
||||
QWERTY_CAPS,
|
||||
SYMBOL
|
||||
SYMBOL,
|
||||
CUSTOM
|
||||
};
|
||||
|
||||
enum combo_events {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue