diff options
Diffstat (limited to 'keyboards/gray_studio/cod67/rules.mk')
-rw-r--r-- | keyboards/gray_studio/cod67/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/gray_studio/cod67/rules.mk b/keyboards/gray_studio/cod67/rules.mk index d83a35b33..da8e487f0 100644 --- a/keyboards/gray_studio/cod67/rules.mk +++ b/keyboards/gray_studio/cod67/rules.mk | |||
@@ -2,13 +2,6 @@ | |||
2 | MCU = atmega32u4 | 2 | MCU = atmega32u4 |
3 | 3 | ||
4 | # Bootloader selection | 4 | # Bootloader selection |
5 | # Teensy halfkay | ||
6 | # Pro Micro caterina | ||
7 | # Atmel DFU atmel-dfu | ||
8 | # LUFA DFU lufa-dfu | ||
9 | # QMK DFU qmk-dfu | ||
10 | # ATmega32A bootloadHID | ||
11 | # ATmega328P USBasp | ||
12 | BOOTLOADER = lufa-ms | 5 | BOOTLOADER = lufa-ms |
13 | 6 | ||
14 | # This board uses the older unsafe 6k version of lufa-ms | 7 | # This board uses the older unsafe 6k version of lufa-ms |