From: tengg Date: Thu, 4 May 2017 17:27:35 +0000 (-0400) Subject: revise HHKB bootloader_size to 4096 such that sw reset works (#1274) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=425f0a768b5b8389d88bd187d9029171f392b883;p=qmk_firmware.git revise HHKB bootloader_size to 4096 such that sw reset works (#1274) --- diff --git a/keyboards/hhkb/rules.mk b/keyboards/hhkb/rules.mk index a46271f02..e4190039f 100644 --- a/keyboards/hhkb/rules.mk +++ b/keyboards/hhkb/rules.mk @@ -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.