diff options
Diffstat (limited to 'keyboards/cipulot/ec_pro2/rules.mk')
-rw-r--r-- | keyboards/cipulot/ec_pro2/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cipulot/ec_pro2/rules.mk b/keyboards/cipulot/ec_pro2/rules.mk new file mode 100644 index 0000000000..b27b0f7ac0 --- /dev/null +++ b/keyboards/cipulot/ec_pro2/rules.mk @@ -0,0 +1,2 @@ +CUSTOM_MATRIX = lite +SRC += analog.c matrix.c ec_switch_matrix.c |