~ruther/qmk_firmware

733ec614d89b42f589075a28d6041c0f756e60b4 — Jonathan Rascher 6 years ago 075495a
[Keyboard] Support flashing DZ60 with :flash command (#6624)

1 files changed, 1 insertions(+), 4 deletions(-)

M keyboards/dz60/rules.mk
M keyboards/dz60/rules.mk => keyboards/dz60/rules.mk +1 -4
@@ 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.