fix: bootloader definition

This commit is contained in:
H3lli0n 2025-07-28 23:04:09 +02:00
parent 9fd14b342d
commit 4a7f27e041
2 changed files with 1 additions and 1 deletions

View file

@ -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",

View file

@ -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