mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 20:26:56 +06:00
83709e7dbe
Co-authored-by: Nick Brassel <nick@tzarc.org>
8 lines
100 B
Makefile
8 lines
100 B
Makefile
# MCU name
|
|
MCU = STM32F401
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|
|
|
|
KEYBOARD_SHARED_EP = yes
|