summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/ez/rules.mk
diff options
context:
space:
mode:
authorJack Humbert2017-06-30 16:09:52 -0400
committerGitHub2017-06-30 16:09:52 -0400
commitb476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7 (patch)
tree994017c60f209efc34a522c428fa3397d1198a0c /keyboards/ergodox/ez/rules.mk
parent61ef949576fb64e3c57c3381875708893e4b3f96 (diff)
Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
Diffstat (limited to 'keyboards/ergodox/ez/rules.mk')
-rw-r--r--keyboards/ergodox/ez/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox/ez/rules.mk b/keyboards/ergodox/ez/rules.mk
index 6cd1c0c4f..e9bfb1399 100644
--- a/keyboards/ergodox/ez/rules.mk
+++ b/keyboards/ergodox/ez/rules.mk
@@ -72,5 +72,5 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
#
SLEEP_LED_ENABLE = no
-API_SYSEX_ENABLE ?= no
-RGBLIGHT_ENABLE ?= yes
+API_SYSEX_ENABLE = no
+RGBLIGHT_ENABLE = yes