summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/rules.mk
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-03-16 21:26:21 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-16 21:26:21 +0100
commit54f1cdfb1ef13cacb6a8271fe2f1950f50f78c36 (patch)
treef9c09ad6772b8f178e79ffc25758285942f13771 /keyboards/orthodox/rules.mk
parenta730cf6718919e89ed44f5e15f24b7c2022400a1 (diff)
downloadqmk_firmware-54f1cdfb1ef13cacb6a8271fe2f1950f50f78c36.tar.gz
qmk_firmware-54f1cdfb1ef13cacb6a8271fe2f1950f50f78c36.tar.xz
Add teensy revision folder for Orthodox Rev3 (#2510)
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches
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 \
serial.c
# MCU name
-#MCU = at90usb1287
MCU = atmega32u4
# Processor frequency.
@@ -43,7 +42,6 @@ F_USB = $(F_CPU)
# This definition is optional, and if your keyboard supports multiple bootloaders of
# different sizes, comment this out, and the correct address will be loaded
# automatically (+60). See bootloader.mk for all options.
-BOOTLOADER = caterina
# Interrupt driven control endpoint task(+60)
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT