diff options
author | Max Rumpf <max.rumpf1998@gmail.com> | 2017-10-17 04:43:40 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-16 16:43:40 -1000 |
commit | af4697cba5114d79027b900d94fc1462324c006a (patch) | |
tree | 7460b3bef33e8eaa101dec92c267a03745415b76 /keyboards/gh60/keymaps/maxr1998/rules.mk | |
parent | b7bb92396286b495e48864b5813e7dafcade93f5 (diff) |
Add Maxr1998's GH60 layout (#1849)
* Maxr1998's GH60 layout
* delete unused makefile
* Remove unneeded include
Diffstat (limited to 'keyboards/gh60/keymaps/maxr1998/rules.mk')
-rw-r--r-- | keyboards/gh60/keymaps/maxr1998/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gh60/keymaps/maxr1998/rules.mk b/keyboards/gh60/keymaps/maxr1998/rules.mk new file mode 100644 index 0000000000..d64f11e1f0 --- /dev/null +++ b/keyboards/gh60/keymaps/maxr1998/rules.mk @@ -0,0 +1,6 @@ +# Build Options +# comment out to disable the options. +# +RGBLIGHT_ENABLE = yes # Enable RGB Underglow +KEY_LOCK_ENABLE = yes # Enable key lock option +SKIP_GIT = yes |