refactor
This commit is contained in:
parent
d8fb925269
commit
bd36570729
5 changed files with 101 additions and 121 deletions
|
@ -7,14 +7,11 @@ LTO_ENABLE = yes
|
|||
|
||||
# Software features
|
||||
AUTOCORRECT_ENABLE = yes
|
||||
CAPS_WORD_ENABLE = yes
|
||||
COMBO_ENABLE = yes
|
||||
REPEAT_KEY_ENABLE = yes
|
||||
LEADER_ENABLE = yes
|
||||
|
||||
# Combo dictionary
|
||||
ifeq ($(COMBO_ENABLE),yes)
|
||||
VPATH += keyboards/gboards
|
||||
endif
|
||||
|
||||
# Enable casemode
|
||||
SRC += features/casemodes.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue