summaryrefslogtreecommitdiffstats
path: root/keyboards/akb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/akb')
-rw-r--r--keyboards/akb/eb46/config.h4
-rw-r--r--keyboards/akb/raine/config.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/akb/eb46/config.h b/keyboards/akb/eb46/config.h
index 5b906d9d7f..3fa5884805 100644
--- a/keyboards/akb/eb46/config.h
+++ b/keyboards/akb/eb46/config.h
@@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 13
-
/*
* Keyboard Matrix Assignments
*
diff --git a/keyboards/akb/raine/config.h b/keyboards/akb/raine/config.h
index de40b006af..1f717ab436 100644
--- a/keyboards/akb/raine/config.h
+++ b/keyboards/akb/raine/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 5
-#define MATRIX_COLS 16
-
/* key matrix pins */
#define MATRIX_ROW_PINS \
{ E6, C6, F7, B2, B0 }