mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-11 20:29:26 +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
|