]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hhkb/rules.mk
revise HHKB bootloader_size to 4096 such that sw reset works (#1274)
[qmk_firmware.git] / keyboards / hhkb / rules.mk
index a46271f0234f040438559e5df8f118b3f5914db7..e4190039f7ee569e1141373856f7c07851e01909 100644 (file)
@@ -53,7 +53,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
 # as per original hasu settings
-OPT_DEFS += -DBOOTLOADER_SIZE=512
+OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
 # Build Options
 #   comment out to disable the options.