mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)
This commit is contained in:
parent
e44b6242b7
commit
164faf0a5c
|
@ -1,6 +1,6 @@
|
||||||
# MCU name
|
# MCU name
|
||||||
MCU = STM32F411
|
MCU = STM32F411
|
||||||
BOARD = GENERIC_STM32_F401XC
|
BOARD = GENERIC_STM32_F411XE
|
||||||
|
|
||||||
# Bootloader selection
|
# Bootloader selection
|
||||||
BOOTLOADER = stm32-dfu
|
BOOTLOADER = stm32-dfu
|
||||||
|
|
Loading…
Reference in New Issue
Block a user