summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Allen <ylixir@users.noreply.github.com>2018-06-18 17:47:00 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-18 17:47:00 +0200
commit44660e77a4e4c3f6ab180df1f8135ba0691dc012 (patch)
tree4ff234c431d34ae07d6937b362901a5bfee73644
parentbf362b58e8dcb6c92f595ce831e748571fecad72 (diff)
downloadqmk_firmware-44660e77a4e4c3f6ab180df1f8135ba0691dc012.tar.gz
qmk_firmware-44660e77a4e4c3f6ab180df1f8135ba0691dc012.tar.xz
allow programming the tomato keyboard through the reset keycode (#3201)
-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