summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk')
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
index 6c78b556b..5ab769c68 100644
--- a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
+++ b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
@@ -3,8 +3,8 @@ SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
MIDI_ENABLE = no
-CONSOLE_ENABLE = yes
-
+CONSOLE_ENABLE = no
+LEADER_KEYS = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif