mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 13:48:21 +06:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
|
# Compiler source files
|
||
|
SRC += src/layouts.c
|
||
|
|
||
|
USER_NAME := davidkristoffersen
|
||
|
|
||
|
SIZE_OPTIMIZE = yes
|