]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[Keyboard] Support flashing DZ60 with :flash command (#6624)
authorJonathan Rascher <jon@bcat.name>
Sat, 31 Aug 2019 00:44:47 +0000 (19:44 -0500)
committerDrashna Jaelre <drashna@live.com>
Sat, 31 Aug 2019 00:44:47 +0000 (17:44 -0700)
keyboards/dz60/rules.mk

index ed683dbfa25977f5236e319ff97976f99f967485..33beea728c8b62d9968ce894165248e716b0e160 100644 (file)
@@ -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.