diff options
author | Michel Gotta <michel@michelgotta.de> | 2019-07-06 08:20:17 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-05 23:20:17 -0700 |
commit | 853f5231d35d79aafd767a049a77a0ffd28a1c56 (patch) | |
tree | ba6f1373ff3e4ce6029ae42e5292d722ac25927c /keyboards/40percentclub/gherkin/keymaps/michel/rules.mk | |
parent | da86484027f6f5deb33799a67a5053bdaa330f51 (diff) | |
download | qmk_firmware-853f5231d35d79aafd767a049a77a0ffd28a1c56.tar.gz qmk_firmware-853f5231d35d79aafd767a049a77a0ffd28a1c56.zip |
[Keymap] Adding new Gherkin keymap and configuration with RGB strip (#6252)
Diffstat (limited to 'keyboards/40percentclub/gherkin/keymaps/michel/rules.mk')
-rw-r--r-- | keyboards/40percentclub/gherkin/keymaps/michel/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/40percentclub/gherkin/keymaps/michel/rules.mk b/keyboards/40percentclub/gherkin/keymaps/michel/rules.mk new file mode 100644 index 0000000000..77b529c0e7 --- /dev/null +++ b/keyboards/40percentclub/gherkin/keymaps/michel/rules.mk @@ -0,0 +1,3 @@ +BACKLIGHT_ENABLE = no +AUDIO_ENABLE = no +RGBLIGHT_ENABLE = yes |