summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/ez/keymaps/drashna/config.h
diff options
context:
space:
mode:
authordrashna2017-08-12 01:17:11 -0700
committerJack Humbert2017-08-14 16:20:24 -0400
commitcb7255755b84e2367f5cf0ec397262844b343817 (patch)
treec6c505a0aca431ad7f323ea5255eb1d82266feab /keyboards/ergodox/ez/keymaps/drashna/config.h
parent1a0b5aee630a456bd0ae45bbac7002274b40199a (diff)
Add files via upload
Diffstat (limited to 'keyboards/ergodox/ez/keymaps/drashna/config.h')
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/keymaps/drashna/config.h b/keyboards/ergodox/ez/keymaps/drashna/config.h
new file mode 100644
index 000000000..954b3beee
--- /dev/null
+++ b/keyboards/ergodox/ez/keymaps/drashna/config.h
@@ -0,0 +1,11 @@
+
+#include "../../config.h"
+
+
+
+// make this easy to toggle behavior, so that it can be more easily toggled
+#define LAYER_UNDERGLOW_LIGHTING
+
+#ifdef LAYER_UNDERGLOW_LIGHTING
+#undef RGBLIGHT_ANIMATIONS
+#endif \ No newline at end of file