summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/jack/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-30 22:09:52 +0200
committerGitHub <noreply@github.com>2017-06-30 22:09:52 +0200
commitb476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7 (patch)
tree994017c60f209efc34a522c428fa3397d1198a0c /keyboards/ergodox/keymaps/jack/Makefile
parent61ef949576fb64e3c57c3381875708893e4b3f96 (diff)
downloadqmk_firmware-b476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7.tar.gz
qmk_firmware-b476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7.tar.xz
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/keymaps/jack/Makefile')
-rw-r--r--keyboards/ergodox/keymaps/jack/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ergodox/keymaps/jack/Makefile b/keyboards/ergodox/keymaps/jack/Makefile
index 3ca69bb92..457a3d01d 100644
--- a/keyboards/ergodox/keymaps/jack/Makefile
+++ b/keyboards/ergodox/keymaps/jack/Makefile
@@ -1,6 +1,3 @@
-RGBLIGHT_ENABLE ?= yes
-MIDI_ENABLE ?= yes
-
ifndef QUANTUM_DIR
include ../../../../Makefile
endif