[Keymap] Jonavin keymap gmmk pro (#14220)
add rgb nightmode and optional colemak layer Co-authored-by: Jonavin <=>
This commit is contained in:
parent
cded3b7582
commit
b6ca21c65c
7 changed files with 70 additions and 6 deletions
|
|
@ -11,3 +11,6 @@ endif
|
|||
ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
|
||||
OPT_DEFS += -DSTARTUP_NUMLOCK_ON
|
||||
endif
|
||||
ifeq ($(strip $(COLEMAK_LAYER_ENABLE)), yes)
|
||||
OPT_DEFS += -DCOLEMAK_LAYER_ENABLE
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue