mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
|
# Overrides for the Bluepill version
|
||
|
|
||
|
# MCU name
|
||
|
MCU = STM32F103
|
||
|
|
||
|
# Bootloader selection
|
||
|
BOOTLOADER = stm32duino
|