aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys/slice/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/basekeys/slice/rev1/config.h')
-rw-r--r--keyboards/basekeys/slice/rev1/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/basekeys/slice/rev1/config.h b/keyboards/basekeys/slice/rev1/config.h
index a02154d82..d151d5873 100644
--- a/keyboards/basekeys/slice/rev1/config.h
+++ b/keyboards/basekeys/slice/rev1/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* key matrix size */
#define MATRIX_ROWS 10
-#define MATRIX_COLS 18
+#define MATRIX_COLS 9
// wiring of each half
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4 }