From 4a7f27e0415655d5b89662a9d17dedee857c577c Mon Sep 17 00:00:00 2001 From: H3lli0n Date: Mon, 28 Jul 2025 23:04:09 +0200 Subject: [PATCH] fix: bootloader definition --- keyboards/hlb/cantor/keyboard.json | 1 + keyboards/hlb/cantor/keymaps/vial/rules.mk | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/hlb/cantor/keyboard.json b/keyboards/hlb/cantor/keyboard.json index 681fd95c98..7cfdbbbf9b 100644 --- a/keyboards/hlb/cantor/keyboard.json +++ b/keyboards/hlb/cantor/keyboard.json @@ -9,6 +9,7 @@ "nkro": true }, "processor": "STM32F411", + "bootloader": "stm32-dfu", "url": "https://github.com/H3lli0n/CantorMx-3DP-case", "usb": { "device_version": "1.0.0", diff --git a/keyboards/hlb/cantor/keymaps/vial/rules.mk b/keyboards/hlb/cantor/keymaps/vial/rules.mk index b4dd697963..06783389f9 100644 --- a/keyboards/hlb/cantor/keymaps/vial/rules.mk +++ b/keyboards/hlb/cantor/keymaps/vial/rules.mk @@ -2,7 +2,6 @@ VIA_ENABLE = yes # Enable VIA VIAL_ENABLE = yes # Enable VIAL #We need to specify bootloader and MCU for F411 8Mhz version of BlackPillS -BOOTLOADER = stm32-dfu MCU = STM32F411 #We are in split keyboard mode