rgblight fixes

This commit is contained in:
Jack Humbert
2016-11-23 21:28:12 -05:00
parent cefa8468fb
commit f25596b8dc
3 changed files with 8 additions and 6 deletions
@@ -3,8 +3,8 @@
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
MIDI_ENABLE = yes
RGBLIGHT_ENABLE ?= yes
MIDI_ENABLE ?= yes
ifndef QUANTUM_DIR
include ../../../../Makefile