]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/tada68/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / tada68 / rules.mk
index dd5b2bbe0c1a53cfebbe87fee842a9e468927037..ceb6f96af7063680842b292341a29ba6a872b92f 100755 (executable)
@@ -1,6 +1,4 @@
-
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -48,6 +46,8 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   USBaspLoader     2048
 OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
+# Mass storage bootloader on the tada68 uses bin files
+FIRMWARE_FORMAT=bin
 
 # Build Options
 #   comment out to disable the options.