aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cipulot/ec_660c/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cipulot/ec_660c/config.h')
-rw-r--r--keyboards/cipulot/ec_660c/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cipulot/ec_660c/config.h b/keyboards/cipulot/ec_660c/config.h
index 9e883c40da..16b2ade719 100644
--- a/keyboards/cipulot/ec_660c/config.h
+++ b/keyboards/cipulot/ec_660c/config.h
@@ -19,6 +19,8 @@
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
+#define UNUSED_POSITIONS_LIST { {3, 14}, {4, 3}, {4, 4}, {4, 5}, {4, 7}, {4, 8} }
+
#define MATRIX_ROW_PINS \
{ B1, B10, B0, A1, A0 }