mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-19 15:48:03 +00:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
SRC += ./lib/layer_status/layer_status.c
|
|
SRC += ./lib/logo.c
|
|
|
|
# Configure for 128K flash
|
|
MCU_LDSCRIPT = STM32F103xB
|