summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Rascher <jon@bcat.name>2019-08-30 19:44:47 -0500
committerDrashna Jaelre <drashna@live.com>2019-08-30 17:44:47 -0700
commit733ec614d89b42f589075a28d6041c0f756e60b4 (patch)
treebdb9ddd2904552d3da96f5cbc92d557f34e1000a
parent075495a7923418d7105f748de29b8279c5051dd9 (diff)
[Keyboard] Support flashing DZ60 with :flash command (#6624)
-rw-r--r--keyboards/dz60/rules.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk
index ed683dbfa2..33beea728c 100644
--- a/keyboards/dz60/rules.mk
+++ b/keyboards/dz60/rules.mk
@@ -36,10 +36,7 @@ F_USB = $(F_CPU)
# Interrupt driven control endpoint task(+60)
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
-
-# Boot Section Size in *bytes*
-OPT_DEFS += -DBOOTLOADER_SIZE=4096
-
+BOOTLOADER=atmel-dfu
# Build Options
# comment out to disable the options.