mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-12 22:44:11 +00:00
5 lines
107 B
Makefile
5 lines
107 B
Makefile
MCU_LDSCRIPT = STM32F103xB
|
|
UART_DRIVER_REQUIRED = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
SRC += ./common/smart_ble.c
|