Remove matrix size defines (#19581)
This commit is contained in:
@@ -16,11 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 2
|
||||
#define MATRIX_COLS 2
|
||||
|
||||
#define RGB_DI_PIN B4
|
||||
#define RGBLED_NUM 8
|
||||
|
||||
|
Reference in New Issue
Block a user