]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/gingham/rules.mk
Usbasploader bootloader option addition (#6304)
[qmk_firmware.git] / keyboards / gingham / rules.mk
index b66b071295d0999f63ec2ef6d46c9a8af5c50efe..83f424ba03272f69d42f5e4f3f3bce0c4cb29ff8 100644 (file)
@@ -49,7 +49,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   atmega32a    bootloadHID
 #
 # This uses usbaspbootloader
-# BOOTLOADER = atmel-dfu
+BOOTLOADER = USBasp
 
 # If you don't know the bootloader type, then you can specify the
 # Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line
@@ -58,8 +58,6 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   Atmel DFU loader    4096
 #   LUFA bootloader     4096
 #   USBaspLoader        2048
-# OPT_DEFS += -DBOOTLOADER_SIZE=4096
-OPT_DEFS += -DBOOTLOADER_SIZE=2048
 
 # Flash program via avrdude, but default command is not suitable.
 # You can use plaid:default:program