aboutsummaryrefslogtreecommitdiff
path: root/keyboards/orthodox/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orthodox/rules.mk')
-rw-r--r--keyboards/orthodox/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/orthodox/rules.mk b/keyboards/orthodox/rules.mk
index 1bbae99a3..7132a915b 100644
--- a/keyboards/orthodox/rules.mk
+++ b/keyboards/orthodox/rules.mk
@@ -4,7 +4,6 @@ SRC += matrix.c \
4 serial.c 4 serial.c
5 5
6# MCU name 6# MCU name
7#MCU = at90usb1287
8MCU = atmega32u4 7MCU = atmega32u4
9 8
10# Processor frequency. 9# Processor frequency.
@@ -43,7 +42,6 @@ F_USB = $(F_CPU)
43# This definition is optional, and if your keyboard supports multiple bootloaders of 42# This definition is optional, and if your keyboard supports multiple bootloaders of
44# different sizes, comment this out, and the correct address will be loaded 43# different sizes, comment this out, and the correct address will be loaded
45# automatically (+60). See bootloader.mk for all options. 44# automatically (+60). See bootloader.mk for all options.
46BOOTLOADER = caterina
47 45
48# Interrupt driven control endpoint task(+60) 46# Interrupt driven control endpoint task(+60)
49OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT 47OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT