qmk_userspace/examples/display/rules.mk
2024-10-10 16:40:48 +02:00

5 lines
No EOL
121 B
Makefile

# Include the display.c file during compilation
SRC += display.c
# Include the font file
SRC += graphics/thintel15.qff.c