This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
156 B
Makefile
Raw Normal View History

2020-11-16 02:40:55 +07:00
# MCU name
MCU = STM32F401
# Bootloader selection
BOOTLOADER = stm32-dfu
2020-11-16 02:40:55 +07:00
# Build Options
# change yes to no to disable
#
KEYBOARD_SHARED_EP = yes