diff options
Diffstat (limited to 'keyboards/doro67/regular/rules.mk')
| -rw-r--r-- | keyboards/doro67/regular/rules.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/doro67/regular/rules.mk b/keyboards/doro67/regular/rules.mk index f844f8f95..d88f6fcfe 100644 --- a/keyboards/doro67/regular/rules.mk +++ b/keyboards/doro67/regular/rules.mk | |||
| @@ -7,7 +7,8 @@ MCU = atmega32u4 | |||
| 7 | # Atmel DFU atmel-dfu | 7 | # Atmel DFU atmel-dfu |
| 8 | # LUFA DFU lufa-dfu | 8 | # LUFA DFU lufa-dfu |
| 9 | # QMK DFU qmk-dfu | 9 | # QMK DFU qmk-dfu |
| 10 | # atmega32a bootloadHID | 10 | # ATmega32A bootloadHID |
| 11 | # ATmega328P USBasp | ||
| 11 | BOOTLOADER = atmel-dfu | 12 | BOOTLOADER = atmel-dfu |
| 12 | 13 | ||
| 13 | # Build Options | 14 | # Build Options |
| @@ -31,4 +32,4 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
| 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 32 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) | 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) |
| 33 | 34 | ||
| 34 | LAYOUTS = 65_ansi_blocker \ No newline at end of file | 35 | LAYOUTS = 65_ansi_blocker |
