Remove matrix size defines (#19581)
This commit is contained in:
@@ -18,11 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#pragma once
|
||||
|
||||
|
||||
/* key matrix size */
|
||||
// Rows are doubled-up
|
||||
#define MATRIX_COLS 6
|
||||
#define MATRIX_ROWS 14
|
||||
|
||||
#undef SOFT_SERIAL_PIN
|
||||
#define SOFT_SERIAL_PIN D3
|
||||
|
||||
|
Reference in New Issue
Block a user