summaryrefslogtreecommitdiff
path: root/keyboards/gherkin/keymaps/itsaferbie/rules.mk
diff options
context:
space:
mode:
authorunknown <itsaferbie@gmail.com>2017-09-24 14:04:58 -0400
committerJack Humbert <jack.humb@gmail.com>2017-09-25 13:15:04 -0400
commit169d46ce83f2234216ac218ce588eefd7970b10b (patch)
tree639c2154dc90445fdc436c995959da4a34f27801 /keyboards/gherkin/keymaps/itsaferbie/rules.mk
parent1ad941e98454237d269057d5f68cc1e76ca35dd4 (diff)
Add my gherkin keymap, and update readme and config
Diffstat (limited to 'keyboards/gherkin/keymaps/itsaferbie/rules.mk')
-rw-r--r--keyboards/gherkin/keymaps/itsaferbie/rules.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/gherkin/keymaps/itsaferbie/rules.mk b/keyboards/gherkin/keymaps/itsaferbie/rules.mk
new file mode 100644
index 0000000000..ed0af7b8bd
--- /dev/null
+++ b/keyboards/gherkin/keymaps/itsaferbie/rules.mk
@@ -0,0 +1,7 @@
+BACKLIGHT_ENABLE = yes
+AUDIO_ENABLE = no
+RGBLIGHT_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif \ No newline at end of file