diff options
Diffstat (limited to 'keyboards/hhkb/rules.mk')
| -rw-r--r-- | keyboards/hhkb/rules.mk | 2 |
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 | |||
| 53 | #OPT_DEFS += -DBOOTLOADER_SIZE=4096 | 53 | #OPT_DEFS += -DBOOTLOADER_SIZE=4096 |
| 54 | 54 | ||
| 55 | # as per original hasu settings | 55 | # as per original hasu settings |
| 56 | OPT_DEFS += -DBOOTLOADER_SIZE=512 | 56 | OPT_DEFS += -DBOOTLOADER_SIZE=4096 |
| 57 | 57 | ||
| 58 | # Build Options | 58 | # Build Options |
| 59 | # comment out to disable the options. | 59 | # comment out to disable the options. |
