qmk_userspace/examples/display/rules.mk
2024-12-10 14:13:02 +01:00

5 lines
122 B
Makefile

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