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/handwired/woodpad/keymaps/drashna/rules.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/handwired/woodpad/keymaps/drashna/rules.mk (limited to 'keyboards/handwired/woodpad/keymaps/drashna/rules.mk') diff --git a/keyboards/handwired/woodpad/keymaps/drashna/rules.mk b/keyboards/handwired/woodpad/keymaps/drashna/rules.mk new file mode 100644 index 0000000000..0aeb409a8d --- /dev/null +++ b/keyboards/handwired/woodpad/keymaps/drashna/rules.mk @@ -0,0 +1,10 @@ +TAP_DANCE_ENABLE = yes +SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend +COMMAND_ENABLE = no # Commands for debug and configuration +RGBLIGHT_ENABLE = yes +MIDI_ENABLE = no +CONSOLE_ENABLE = no + +ifndef QUANTUM_DIR + include ../../../../Makefile +endif -- cgit v1.2.3