From: Jon Allen Date: Mon, 18 Jun 2018 15:47:00 +0000 (-0500) Subject: allow programming the tomato keyboard through the reset keycode (#3201) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=44660e77a4e4c3f6ab180df1f8135ba0691dc012;p=qmk_firmware.git allow programming the tomato keyboard through the reset keycode (#3201) --- 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