From be0d49ba635d936a94a263599afa13ce1ee84bb1 Mon Sep 17 00:00:00 2001 From: drashna Date: Sat, 12 Aug 2017 03:19:03 -0700 Subject: Add files via upload --- keyboards/ergodox/ez/keymaps/drashna-custom/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/ergodox/ez/keymaps/drashna-custom/Makefile (limited to 'keyboards/ergodox/ez/keymaps/drashna-custom/Makefile') diff --git a/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile b/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile new file mode 100644 index 000000000..ba71b33eb --- /dev/null +++ b/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile @@ -0,0 +1,10 @@ +TAP_DANCE_ENABLE = yes +LAYER_UNDERGLOW_LIGHTING = 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 + +ifndef QUANTUM_DIR + include ../../../../Makefile +endif -- cgit v1.2.3