Parcourir la source

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

Jon Allen il y a 7 ans
Parent
commit
44660e77a4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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