mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +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
|