qmk_firmware/keyboards/cipulot/rf_r1_8_9xu/post_rules.mk
Cipulot ed791972e1
Cipulot refactoring (#22368)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-26 13:05:10 +11:00

3 lines
86 B
Makefile

ifeq ($(strip $(VIA_ENABLE)), yes)
SRC += keyboards/cipulot/common/via_ec.c
endif