Move matrix config to info.json, part 8 (#20030)
This commit is contained in:
parent
4b1f0e8daa
commit
1022afa6c2
536 changed files with 1507 additions and 3196 deletions
|
@ -16,11 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { A10, A9, A8, B14, B13, A2 }
|
||||
#define MATRIX_COL_PINS { A3, A4, A5, A6, A7, B0, B1, B2, B12, A15, B3, B4, B5, B6, B7, B8, C13, C14, C15, A0}
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define RGBLED_NUM 104
|
||||
#define RGB_MATRIX_LED_COUNT 104
|
||||
#define RGB_DI_PIN B15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue