Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
parent
c8c55e3220
commit
974e98ce59
173 changed files with 429 additions and 1408 deletions
|
@ -25,11 +25,6 @@
|
|||
/* If PH3 used with a stronger pull resistor then the following definition needs be included */
|
||||
// #define MATRIX_UNSELECT_DRIVE_HIGH
|
||||
|
||||
/* RGB Matrix Configuration */
|
||||
#define DRIVER_1_LED_TOTAL 48
|
||||
#define DRIVER_2_LED_TOTAL 43
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
|
||||
#define SNLED27351_CURRENT_TUNE \
|
||||
{ 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44 }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue