summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/keymaps/erez_experimental/Makefile
diff options
context:
space:
mode:
authorJack Humbert2016-11-23 21:28:12 -0500
committerJack Humbert2016-11-23 21:28:12 -0500
commitf25596b8dc2f15f620c07164d871023d9284618c (patch)
tree5f49445087742533f5aed2567883ad59ddc47182 /keyboards/ergodox/keymaps/erez_experimental/Makefile
parentcefa8468fb5f28bd67a0c02d371a4aef0964e20c (diff)
rgblight fixes
Diffstat (limited to 'keyboards/ergodox/keymaps/erez_experimental/Makefile')
-rw-r--r--keyboards/ergodox/keymaps/erez_experimental/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox/keymaps/erez_experimental/Makefile b/keyboards/ergodox/keymaps/erez_experimental/Makefile
index dbe89d141..51a0c74c5 100644
--- a/keyboards/ergodox/keymaps/erez_experimental/Makefile
+++ b/keyboards/ergodox/keymaps/erez_experimental/Makefile
@@ -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