]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/niu_mini/rules.mk
[Keyboard] niu_mini uses dfu bootloader rather than the afrdude bootloader (#6092)
[qmk_firmware.git] / keyboards / niu_mini / rules.mk
index 496928ed70c8a084c3ed0cd12ca93bad99912a67..01d96eccf2662d91d1fef7ed6823ca3df5b52731 100644 (file)
@@ -44,7 +44,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   Atmel DFU loader 4096
 #   LUFA bootloader  4096
 #   USBaspLoader     2048
-OPT_DEFS += -DBOOTLOADER_SIZE=4096
+BOOTLOADER = atmel-dfu
 
 # Build Options
 #   change to "no" to disable the options, or define them in the Makefile in