diff options
author | vin <git@vineetk.net> | 2023-10-15 19:39:33 -0400 |
---|---|---|
committer | vin <git@vineetk.net> | 2023-10-15 19:39:33 -0400 |
commit | a0774d194638c5a45fbadcbb47915084378081a9 (patch) | |
tree | ed21bf1512c11cc0eb8a7229d89043e436d5e882 /keyboards/crkbd/keymaps/nimishgautam/rules.mk | |
parent | a71f8173172221ee98c07996c0394b5b8b41aae0 (diff) |
remove unused keymaps
Diffstat (limited to 'keyboards/crkbd/keymaps/nimishgautam/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/nimishgautam/rules.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/crkbd/keymaps/nimishgautam/rules.mk b/keyboards/crkbd/keymaps/nimishgautam/rules.mk deleted file mode 100644 index dcb0007591..0000000000 --- a/keyboards/crkbd/keymaps/nimishgautam/rules.mk +++ /dev/null @@ -1,11 +0,0 @@ -RGB_MATRIX_ENABLE = yes -OLED_ENABLE = yes -COMBO_ENABLE = yes -TAP_DANCE_ENABLE = yes # enable tap dance features -EXTRAKEY_ENABLE = no -GRAVE_ESC_ENABLE = no -SPACE_CADET_ENABLE = no -#WPM_ENABLE = yes -#CAPS_WORD_ENABLE = yes # if you hold down both shifts, you get lshift enabled for 1 word, but only works with KC shift, not MOD shift :( -#AUTO_SHIFT_ENABLE = yes -#UNICODE_ENABLE = yes # enable unicode |