aboutsummaryrefslogtreecommitdiff
path: root/keyboards/doro67/regular/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/doro67/regular/rules.mk')
-rw-r--r--keyboards/doro67/regular/rules.mk5
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
11BOOTLOADER = atmel-dfu 12BOOTLOADER = atmel-dfu
12 13
13# Build Options 14# Build Options
@@ -31,4 +32,4 @@ AUDIO_ENABLE = no # Audio output on port C6
31FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches 32FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
32HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) 33HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
33 34
34LAYOUTS = 65_ansi_blocker \ No newline at end of file 35LAYOUTS = 65_ansi_blocker