post_rules.mk 86 B

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