mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-08 09:57:42 +06: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
|