mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-30 21:11:43 +01: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
|