qmk_sweep_skeletyl/keyboards/cipulot/mnk_60_ec/post_rules.mk
Cipulot 81b5ae9bdd
Add MNK 60 EC (#23167)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-04-01 17:42:21 -04:00

3 lines
86 B
Makefile

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