Explorar el Código

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

Jon Allen hace 7 años
padre
commit
44660e77a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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