From 44660e77a4e4c3f6ab180df1f8135ba0691dc012 Mon Sep 17 00:00:00 2001 From: Jon Allen Date: Mon, 18 Jun 2018 10:47:00 -0500 Subject: [PATCH] allow programming the tomato keyboard through the reset keycode (#3201) --- keyboards/tomato/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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