mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-16 13:34:44 +00:00
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
|