mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
636c96ad25
Co-authored-by: jack <0x6a73@protonmail.com>
4 lines
86 B
Makefile
4 lines
86 B
Makefile
ifeq ($(strip $(VIA_ENABLE)), yes)
|
|
SRC += keyboards/cipulot/common/via_ec.c
|
|
endif
|