summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-08-23 14:42:23 +0100
committerGitHub <noreply@github.com>2022-08-23 14:42:23 +0100
commitee416048d974e6a40c0eef48126c19a6fc6f53f4 (patch)
tree328de932583af89df2378e3506d735f468848bee
parentf9584c8368c05add750b7fe342f33772b033363f (diff)
Use correct board files for cantor (#18144)
-rw-r--r--keyboards/cantor/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cantor/info.json b/keyboards/cantor/info.json
index 9669227bc3..6d599f4300 100644
--- a/keyboards/cantor/info.json
+++ b/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",