소스 검색

Use correct board files for cantor (#18144)

Joel Challis 2 년 전
부모
커밋
ee416048d9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      keyboards/cantor/info.json

+ 1 - 1
keyboards/cantor/info.json

@@ -12,7 +12,7 @@
         "nkro": true
     },
     "processor": "STM32F401",
-    "board": "BLACKPILL_STM32_F411",
+    "board": "BLACKPILL_STM32_F401",
     "url": "https://github.com/diepala/cantor",
     "usb": {
         "device_version": "1.0.0",