mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 11:52:59 +00:00
8 lines
100 B
Makefile
8 lines
100 B
Makefile
# MCU name
|
|
MCU = STM32F411
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|
|
|
|
KEYBOARD_SHARED_EP = yes
|