mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 04:06:59 +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
|