summaryrefslogtreecommitdiff
path: root/keyboards/momoka_ergo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/momoka_ergo/config.h')
-rw-r--r--keyboards/momoka_ergo/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/momoka_ergo/config.h b/keyboards/momoka_ergo/config.h
index 43191b41f5..e417db1e9b 100644
--- a/keyboards/momoka_ergo/config.h
+++ b/keyboards/momoka_ergo/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 14
-#define MATRIX_COLS 6
-
#define MATRIX_ROW_PINS { C6, D7, E6, B4, B5, B6, B7 }
#define MATRIX_COL_PINS { F7, F6, F5, F4, F1, F0 }