diff options
| author | Cipulot | 2024-10-28 20:54:05 +0100 |
|---|---|---|
| committer | GitHub | 2024-10-28 20:54:05 +0100 |
| commit | 2aa186873e98e82ff4a3ebfe8c229badde8fc55f (patch) | |
| tree | 9aa431cfff384c1c3e349c1084435cfac357eae4 /keyboards/cipulot/ec_60x/post_rules.mk | |
| parent | 06b7dce565500e7e1cfdd0803239dff430101b8b (diff) | |
Cipulot Updates (#24539)
Diffstat (limited to 'keyboards/cipulot/ec_60x/post_rules.mk')
| -rw-r--r-- | keyboards/cipulot/ec_60x/post_rules.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/cipulot/ec_60x/post_rules.mk b/keyboards/cipulot/ec_60x/post_rules.mk index d726a112a8..5dba48cc5f 100644 --- a/keyboards/cipulot/ec_60x/post_rules.mk +++ b/keyboards/cipulot/ec_60x/post_rules.mk @@ -1,3 +1 @@ -ifeq ($(strip $(VIA_ENABLE)), yes) - SRC += keyboards/cipulot/common/via_ec.c -endif +include keyboards/cipulot/common/common_cipulot.mk |