From ee416048d974e6a40c0eef48126c19a6fc6f53f4 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 23 Aug 2022 14:42:23 +0100 Subject: Use correct board files for cantor (#18144) --- keyboards/cantor/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards') 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", -- cgit v1.2.3