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