]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/katana60/rules.mk
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / keyboards / katana60 / rules.mk
index a3571e8deb0eb7d2a57d25af7f99ffbb5205f535..d4ed1d08de64f45734eb9baf07c26012a3ee4886 100644 (file)
@@ -1,5 +1,4 @@
 # MCU name
-#MCU = at90usb1286
 MCU = atmega32u4
 
 # Processor frequency.
@@ -45,7 +44,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   Atmel DFU loader 4096
 #   LUFA bootloader  4096
 #   USBaspLoader     2048
-OPT_DEFS += -DBOOTLOADER_SIZE=512
+OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
 
 # Build Options