summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/ez/keymaps/drashna/Makefile
diff options
context:
space:
mode:
authordrashna <drashna@live.com>2017-08-12 01:17:11 -0700
committerJack Humbert <jack.humb@gmail.com>2017-08-14 16:20:24 -0400
commitcb7255755b84e2367f5cf0ec397262844b343817 (patch)
treec6c505a0aca431ad7f323ea5255eb1d82266feab /keyboards/ergodox/ez/keymaps/drashna/Makefile
parent1a0b5aee630a456bd0ae45bbac7002274b40199a (diff)
Add files via upload
Diffstat (limited to 'keyboards/ergodox/ez/keymaps/drashna/Makefile')
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/keymaps/drashna/Makefile b/keyboards/ergodox/ez/keymaps/drashna/Makefile
new file mode 100644
index 0000000000..98da6c4ae6
--- /dev/null
+++ b/keyboards/ergodox/ez/keymaps/drashna/Makefile
@@ -0,0 +1,6 @@
+RGBLIGHT_ENABLE = yes
+RGBLIGHT_ANIMATION = no
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif