2016-11-28 12:59:01 +00:00
|
|
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2017-06-30 20:09:52 +00:00
|
|
|
RGBLIGHT_ENABLE = yes
|
|
|
|
MIDI_ENABLE = no
|
2016-11-28 12:59:01 +00:00
|
|
|
|
2016-08-07 15:38:03 +00:00
|
|
|
ifndef MAKEFILE_INCLUDED
|
2016-07-07 19:28:28 +00:00
|
|
|
include ../../../Makefile
|
2016-11-28 12:59:01 +00:00
|
|
|
endif
|