2017-09-29 14:52:37 -07:00
|
|
|
TAP_DANCE_ENABLE = yes
|
2017-11-17 11:59:54 -08:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2017-09-29 14:52:37 -07:00
|
|
|
RGBLIGHT_ENABLE = yes
|
|
|
|
MIDI_ENABLE = no
|
|
|
|
CONSOLE_ENABLE = no
|
2017-11-10 19:58:53 -08:00
|
|
|
NKRO_ENABLE = yes
|
2017-11-17 11:59:54 -08:00
|
|
|
MOUSEKEY_ENABLE = no
|
2017-09-29 14:52:37 -07:00
|
|
|
|
2017-11-01 00:13:20 -07:00
|
|
|
EXTRAFLAGS = -flto
|
|
|
|
|
2017-09-29 14:52:37 -07:00
|
|
|
ifndef QUANTUM_DIR
|
|
|
|
include ../../../../Makefile
|
|
|
|
endif
|