aboutsummaryrefslogtreecommitdiff
path: root/keyboards/percent/booster/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/percent/booster/rules.mk')
-rw-r--r--keyboards/percent/booster/rules.mk11
1 files changed, 4 insertions, 7 deletions
diff --git a/keyboards/percent/booster/rules.mk b/keyboards/percent/booster/rules.mk
index 30e66537f..fb2ca00e7 100644
--- a/keyboards/percent/booster/rules.mk
+++ b/keyboards/percent/booster/rules.mk
@@ -1,9 +1,5 @@
1# MCU name
1MCU = atmega32u4 2MCU = atmega32u4
2F_CPU = 16000000
3ARCH = AVR8
4F_USB = $(F_CPU)
5OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
6
7 3
8# Bootloader selection 4# Bootloader selection
9# Teensy halfkay 5# Teensy halfkay
@@ -11,7 +7,8 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
11# Atmel DFU atmel-dfu 7# Atmel DFU atmel-dfu
12# LUFA DFU lufa-dfu 8# LUFA DFU lufa-dfu
13# QMK DFU qmk-dfu 9# QMK DFU qmk-dfu
14# atmega32a bootloadHID 10# ATmega32A bootloadHID
11# ATmega328P USBasp
15BOOTLOADER = atmel-dfu 12BOOTLOADER = atmel-dfu
16 13
17# Build Options 14# Build Options
@@ -36,4 +33,4 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
36HD44780_ENABLE = no # Enable support for HD44780 based LCDs 33HD44780_ENABLE = no # Enable support for HD44780 based LCDs
37EXTRAFLAGS += -flto 34EXTRAFLAGS += -flto
38 35
39LAYOUTS = numpad_5x4 \ No newline at end of file 36LAYOUTS = numpad_5x4