aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cipulot/ec_prox/jis/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cipulot/ec_prox/jis/config.h')
-rw-r--r--keyboards/cipulot/ec_prox/jis/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cipulot/ec_prox/jis/config.h b/keyboards/cipulot/ec_prox/jis/config.h
index fd3c048bc3..d7461097cd 100644
--- a/keyboards/cipulot/ec_prox/jis/config.h
+++ b/keyboards/cipulot/ec_prox/jis/config.h
@@ -19,6 +19,8 @@
#define MATRIX_ROWS 5
#define MATRIX_COLS 14
+#define UNUSED_POSITIONS_LIST { {4, 6} }
+
#define MATRIX_ROW_PINS \
{ A7, B0, A4, A5, A6 }