summaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys/slice/rev1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/basekeys/slice/rev1')
-rw-r--r--keyboards/basekeys/slice/rev1/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/basekeys/slice/rev1/config.h b/keyboards/basekeys/slice/rev1/config.h
index 75fa36f7e3..8e52cd96d0 100644
--- a/keyboards/basekeys/slice/rev1/config.h
+++ b/keyboards/basekeys/slice/rev1/config.h
@@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 9
-
// wiring of each half
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4 }
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, B6, B5 }