summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/keymaps/itsaferbie/Makefile
diff options
context:
space:
mode:
authorunknown <itsaferbie@gmail.com>2017-07-23 16:30:51 -0400
committerJack Humbert <jack.humb@gmail.com>2017-07-28 10:45:34 -0400
commit47c6d201aa595041c2fbbd957ef880db7f2d052d (patch)
tree538eff7e35f807897e49df739b9b768cd5718229 /keyboards/deltasplit75/keymaps/itsaferbie/Makefile
parentf6438e42af7883f62383a18c0fe7086d4fd24235 (diff)
Add my layout
Diffstat (limited to 'keyboards/deltasplit75/keymaps/itsaferbie/Makefile')
-rw-r--r--keyboards/deltasplit75/keymaps/itsaferbie/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/Makefile b/keyboards/deltasplit75/keymaps/itsaferbie/Makefile
new file mode 100644
index 0000000000..52ef1ad3e4
--- /dev/null
+++ b/keyboards/deltasplit75/keymaps/itsaferbie/Makefile
@@ -0,0 +1,5 @@
+RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif