Skip to content

Commit

Permalink
[Keyboard] Support flashing DZ60 with :flash command (#6624)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcat authored and drashna committed Aug 31, 2019
1 parent 075495a commit 733ec61
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions keyboards/dz60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 733ec61

Please sign in to comment.