From d28fb63fac9c10cdec3703b205c3f1a30643c771 Mon Sep 17 00:00:00 2001 From: drashna Date: Fri, 29 Sep 2017 14:52:37 -0700 Subject: updated drashna's keymaps (#1769) * Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info --- keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk') diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk index 96590e7f77..6c78b556b7 100644 --- a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk +++ b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk @@ -1,8 +1,9 @@ -TAP_DANCE_ENABLE = yes -SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend -COMMAND_ENABLE = no # Commands for debug and configuration -RGBLIGHT_ENABLE = yes -MIDI_ENABLE = no +TAP_DANCE_ENABLE = yes +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 ifndef QUANTUM_DIR include ../../../../Makefile -- cgit v1.2.3