Răsfoiți Sursa

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

Jon Allen 7 ani în urmă
părinte
comite
44660e77a4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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*
 # Boot Section Size in *bytes*
-OPT_DEFS += -DBOOTLOADER_SIZE=4096
+BOOTLOADER = caterina
 
 
 
 
 # Build Options
 # Build Options