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/cameronjlarsen/rules.mk | |
parent | a71f8173172221ee98c07996c0394b5b8b41aae0 (diff) |
remove unused keymaps
Diffstat (limited to 'keyboards/crkbd/keymaps/cameronjlarsen/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/cameronjlarsen/rules.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk b/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk deleted file mode 100644 index f0b00f3cf0..0000000000 --- a/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk +++ /dev/null @@ -1,14 +0,0 @@ -BOOTMAGIC_ENABLE = no -BOOLOADER = atmel-dfu -OLED_ENABLE = yes -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -COMMAND_ENABLE = no # Disables the command feature -COMBO_ENABLE = yes -MOUSEKEY_ENABLE = no -CONSOLE_ENABLE = no -AUDIO_ENABLE = no -MIDI_ENABLE = no -BLUETOOTH_ENABLE = no -BACKLIGHT_ENABLE = no -CAPS_WORD_ENABLE = yes -CUSTOM_ONESHOT_ENABLE = yes |