diff options
author | Cipulot <40441626+Cipulot@users.noreply.github.com> | 2023-06-10 16:58:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-10 15:58:36 +0100 |
commit | 08289fc53a843a0e62accd715e9e4a29a094add2 (patch) | |
tree | 5eafff426f005ca0ab062ecde59df328efe2de19 /keyboards/cipulot/ec_alveus/1_0_0/rules.mk | |
parent | f35cb924e9714827789adbea8dd6a8a2ef945177 (diff) |
EC Alveus (#20840)
Cipulot's EC Alveus PR
Diffstat (limited to 'keyboards/cipulot/ec_alveus/1_0_0/rules.mk')
-rw-r--r-- | keyboards/cipulot/ec_alveus/1_0_0/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/cipulot/ec_alveus/1_0_0/rules.mk b/keyboards/cipulot/ec_alveus/1_0_0/rules.mk new file mode 100644 index 0000000000..b8929fa590 --- /dev/null +++ b/keyboards/cipulot/ec_alveus/1_0_0/rules.mk @@ -0,0 +1,3 @@ +CUSTOM_MATRIX = lite +QUANTUM_LIB_SRC += analog.c +SRC += matrix.c ec_switch_matrix.c |