mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = STM32L432
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|