summaryrefslogtreecommitdiff
path: root/keyboards/tomato
diff options
context:
space:
mode:
authorJon Allen2018-06-18 10:47:00 -0500
committerDrashna Jaelre2018-06-18 08:47:00 -0700
commit44660e77a4e4c3f6ab180df1f8135ba0691dc012 (patch)
tree4ff234c431d34ae07d6937b362901a5bfee73644 /keyboards/tomato
parentbf362b58e8dcb6c92f595ce831e748571fecad72 (diff)
allow programming the tomato keyboard through the reset keycode (#3201)
Diffstat (limited to 'keyboards/tomato')
-rw-r--r--keyboards/tomato/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tomato/rules.mk b/keyboards/tomato/rules.mk
index 482f99b22..61ea958d7 100644
--- a/keyboards/tomato/rules.mk
+++ b/keyboards/tomato/rules.mk
@@ -38,7 +38,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# Boot Section Size in *bytes*
-OPT_DEFS += -DBOOTLOADER_SIZE=4096
+BOOTLOADER = caterina
# Build Options