aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tada68/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tada68/rules.mk')
-rwxr-xr-xkeyboards/tada68/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tada68/rules.mk b/keyboards/tada68/rules.mk
index a7c3cf1e3..47fdba555 100755
--- a/keyboards/tada68/rules.mk
+++ b/keyboards/tada68/rules.mk
@@ -11,6 +11,9 @@ MCU = atmega32u4
11# ATmega328P USBasp 11# ATmega328P USBasp
12BOOTLOADER = lufa-ms 12BOOTLOADER = lufa-ms
13 13
14# This board uses the older unsafe 6k version of lufa-ms
15BOOTLOADER_SIZE = 6144
16
14# Build Options 17# Build Options
15# change yes to no to disable 18# change yes to no to disable
16# 19#