Remove matrix size defines (#19581)
This commit is contained in:
@@ -18,8 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#pragma once
|
||||
|
||||
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 15
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
|
Reference in New Issue
Block a user