This commit is contained in:
♥ Minnie ♥ 2025-10-04 23:56:41 +08:00
parent d8fb925269
commit bd36570729
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
5 changed files with 101 additions and 121 deletions

View file

@ -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