forked from mirrors/qmk_firmware
9d74c95215
Co-authored-by: Ryan <fauxpark@gmail.com>
10 lines
207 B
Makefile
10 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
|