From 2da0827d4ffbcba161126d6001f370e97d0172a8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 17 Feb 2023 16:08:25 +1100 Subject: Remove matrix size defines (#19581) --- keyboards/handwired/dactyl_manuform/dmote/62key/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/handwired/dactyl_manuform/dmote') diff --git a/keyboards/handwired/dactyl_manuform/dmote/62key/config.h b/keyboards/handwired/dactyl_manuform/dmote/62key/config.h index 43a9de1b54..dd38c6af7d 100644 --- a/keyboards/handwired/dactyl_manuform/dmote/62key/config.h +++ b/keyboards/handwired/dactyl_manuform/dmote/62key/config.h @@ -1,9 +1,6 @@ #pragma once -#define MATRIX_ROWS 12 -#define MATRIX_COLS 6 - // MCUs are flipped on each side, relative to the shape of the case, // but for ease of mounting, the pinout is not flipped with the controller. // The same finger on each hand uses a column connected to the pin with the -- cgit v1.2.3