diff options
| author | Cipulot | 2024-12-04 17:55:08 +0100 |
|---|---|---|
| committer | GitHub | 2024-12-04 17:55:08 +0100 |
| commit | 8094a1d182a64f1188ff9d952d71c8f6c267d823 (patch) | |
| tree | 95a38fa08275024439bf2ef6a25ab57ce8f4cdf5 /keyboards/cipulot/ec_constellation/post_rules.mk | |
| parent | 88d4462e528a64a50942b718e9b7705b4d6dd3dd (diff) | |
Addition of EC Constellation (#24644)
* Addition of EC Constellation
* Fix layout macro name
Diffstat (limited to 'keyboards/cipulot/ec_constellation/post_rules.mk')
| -rw-r--r-- | keyboards/cipulot/ec_constellation/post_rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/cipulot/ec_constellation/post_rules.mk b/keyboards/cipulot/ec_constellation/post_rules.mk new file mode 100644 index 0000000000..5dba48cc5f --- /dev/null +++ b/keyboards/cipulot/ec_constellation/post_rules.mk @@ -0,0 +1 @@ +include keyboards/cipulot/common/common_cipulot.mk |