mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 02:59:09 +00:00
allow programming the tomato keyboard through the reset keycode (#3201)
This commit is contained in:
parent
bf362b58e8
commit
44660e77a4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
|
|||
|
||||
|
||||
# Boot Section Size in *bytes*
|
||||
OPT_DEFS += -DBOOTLOADER_SIZE=4096
|
||||
BOOTLOADER = caterina
|
||||
|
||||
|
||||
# Build Options
|
||||
|
|
Loading…
Reference in a new issue