summaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb
diff options
context:
space:
mode:
authortengg <tengg@users.noreply.github.com>2017-05-04 19:27:35 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2017-05-04 19:27:35 +0200
commit425f0a768b5b8389d88bd187d9029171f392b883 (patch)
treef5b6809405f0ac3853032b59d6efa04570ac7cfa /keyboards/hhkb
parentc5cef025ec39e67408f000825747d88c6aaa86eb (diff)
downloadqmk_firmware-425f0a768b5b8389d88bd187d9029171f392b883.tar.gz
qmk_firmware-425f0a768b5b8389d88bd187d9029171f392b883.tar.xz
revise HHKB bootloader_size to 4096 such that sw reset works (#1274)
Diffstat (limited to 'keyboards/hhkb')
-rw-r--r--keyboards/hhkb/rules.mk2
1 files changed, 1 insertions, 1 deletions
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.