Browse Source

allow programming the tomato keyboard through the reset keycode (#3201)

Jon Allen 7 years ago
parent
commit
44660e77a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/tomato/rules.mk

+ 1 - 1
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