keychron_qmk_firmware/keyboards/printedpad/post_rules.mk

4 lines
60 B
Makefile
Raw Normal View History

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