forked from mirrors/qmk_firmware
11 lines
207 B
Makefile
11 lines
207 B
Makefile
|
BOOTMAGIC_ENABLE = no
|
||
|
CONSOLE_ENABLE = no
|
||
|
BACKLIGHT_ENABLE = yes
|
||
|
MIDI_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes
|
||
|
DIP_SWITCH_ENABLE = no
|
||
|
COMBO_ENABLE = yes
|
||
|
|
||
|
SRC += features/select_word.c
|
||
|
SRC += features/caps_word.c
|