qmk-vial/keyboards/printedpad/post_rules.mk

4 lines
60 B
Makefile
Raw Normal View History

2024-08-04 20:34:57 +01:00
ifeq ($(strip $(OLED_ENABLE)), yes)
SRC += oled.c
endif