aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/ez/Makefile
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-12-04 23:57:47 +0700
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-12-04 23:57:47 +0700
commitfc80aa9974faad146837cd26d9264b5a6c74dd4b (patch)
tree893e6f573c2753a51f67ed3636110850036405c7 /keyboards/ergodox/ez/Makefile
parenta8e5f6180585f46684d713976ad05d4d81b11ab1 (diff)
parentf39e1b5dfe7552f01dbc6eab95c268f41a9d98e2 (diff)
downloadfirmware-fc80aa9974faad146837cd26d9264b5a6c74dd4b.tar.gz
firmware-fc80aa9974faad146837cd26d9264b5a6c74dd4b.tar.bz2
firmware-fc80aa9974faad146837cd26d9264b5a6c74dd4b.zip
Merge branch 'master' into promethium
Diffstat (limited to 'keyboards/ergodox/ez/Makefile')
-rw-r--r--keyboards/ergodox/ez/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/ergodox/ez/Makefile b/keyboards/ergodox/ez/Makefile
index 191c6bb66..9b6121e2c 100644
--- a/keyboards/ergodox/ez/Makefile
+++ b/keyboards/ergodox/ez/Makefile
@@ -1,3 +1,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
+
ifndef MAKEFILE_INCLUDED
include ../../../Makefile
-endif \ No newline at end of file
+endif