浏览代码

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

Jon Allen 7 年之前
父节点
当前提交
44660e77a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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