mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-21 00:28:05 +00:00
8 lines
100 B
Makefile
8 lines
100 B
Makefile
# MCU name
|
|
MCU = STM32F401
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|
|
|
|
KEYBOARD_SHARED_EP = yes
|