From 47c6d201aa595041c2fbbd957ef880db7f2d052d Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 23 Jul 2017 16:30:51 -0400 Subject: Add my layout --- keyboards/deltasplit75/keymaps/itsaferbie/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/deltasplit75/keymaps/itsaferbie/Makefile (limited to 'keyboards/deltasplit75/keymaps/itsaferbie/Makefile') 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 -- cgit v1.2.3