Remove matrix size defines (#19581)
This commit is contained in:
@@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Matrix config */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 19
|
||||
#define MATRIX_ROW_PINS {D7, E1, F2, F0, F1}
|
||||
#define MATRIX_COL_PINS {E6, E0, A3, A4, A5, A6, A7, C7, C5, C4, C3, C2, C1, C0, D6, A2, A1, A0, F3}
|
||||
#define RGBLED_NUM 26 // Number of LEDs
|
||||
|
Reference in New Issue
Block a user