[Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880)
Co-authored-by: Jonavin <=>
This commit is contained in:
parent
09daafd489
commit
443d306827
14 changed files with 93 additions and 25 deletions
|
@ -17,3 +17,6 @@ endif
|
|||
ifeq ($(strip $(EMOTICON_ENABLE)), yes)
|
||||
OPT_DEFS += -DEMOTICON_ENABLE
|
||||
endif
|
||||
ifeq ($(strip $(INVERT_NUMLOCK_INDICATOR)), yes)
|
||||
OPT_DEFS += -DINVERT_NUMLOCK_INDICATOR
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue