]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
fixing kinesis reboot
authormilestogo <milestogo@users.noreply.github.com>
Tue, 31 Jan 2017 03:39:23 +0000 (19:39 -0800)
committermilestogo <milestogo@users.noreply.github.com>
Tue, 31 Jan 2017 03:39:23 +0000 (19:39 -0800)
keyboards/kinesis/rules.mk

index a4a2b7d156ecbe54ed8aa9ba178833a4d823fff0..956a64bdd8800073e8f8b3dad579175cfb20145e 100644 (file)
@@ -46,11 +46,11 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 
 # Boot Section Size in *bytes*
 #   Teensy halfKay   512
-#   Teensy++ halfKay 1024
+#   Teensy++ halfKay 2048
 #   Atmel DFU loader 4096
 #   LUFA bootloader  4096
 #   USBaspLoader     2048
-OPT_DEFS += -DBOOTLOADER_SIZE=1024
+OPT_DEFS += -DBOOTLOADER_SIZE=2048
 
 
 # Build Options