Explorar el Código

Use correct board files for cantor (#18144)

Joel Challis hace 2 años
padre
commit
ee416048d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",