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