Remove matrix size defines (#19581)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user