diff options
Diffstat (limited to 'keyboards/mechwild/bde/rev2/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/mechwild/bde/rev2/keymaps/default/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/mechwild/bde/rev2/keymaps/default/rules.mk b/keyboards/mechwild/bde/rev2/keymaps/default/rules.mk deleted file mode 100644 index d976f24919..0000000000 --- a/keyboards/mechwild/bde/rev2/keymaps/default/rules.mk +++ /dev/null @@ -1,13 +0,0 @@ -# If you are using a custom Pro Micro-compatible dev board (Elite-C, Sea-Micro, etc) -# you may need to uncomment and modify this BOOTLOADER setting to use the correct -# bootloader. (e.g. Elite-Cs use "atmel-dfu", not "caterina".) -# -# See the QMK docs for more information: -# https://docs.qmk.fm/#/flashing -# https://docs.qmk.fm/#/driver_installation_zadig?id=list-of-known-bootloaders - -# BOOTLOADER = caterina - -# If you are not using an encoder, set these options to no. -ENCODER_ENABLE = yes -ENCODER_MAP_ENABLE = yes |