diff options
author | Nick Brassel <nick@tzarc.org> | 2023-12-18 16:05:50 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 16:05:50 +1100 |
commit | d235352504f82eae5dedc399bae36c65f1348fa8 (patch) | |
tree | 775021fd419c2099ab75d7aa6481924290894b35 /keyboards/gh60/revc/keymaps/maxr1998/rules.mk | |
parent | f25226453fb253b5d1c2f1684365d6248d8b5750 (diff) |
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Diffstat (limited to 'keyboards/gh60/revc/keymaps/maxr1998/rules.mk')
-rw-r--r-- | keyboards/gh60/revc/keymaps/maxr1998/rules.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/gh60/revc/keymaps/maxr1998/rules.mk b/keyboards/gh60/revc/keymaps/maxr1998/rules.mk deleted file mode 100644 index d64f11e1f0..0000000000 --- a/keyboards/gh60/revc/keymaps/maxr1998/rules.mk +++ /dev/null @@ -1,6 +0,0 @@ -# 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 |