Migrate RGB Matrix config to info.json - H (#22861)
This commit is contained in:
parent
c7b59a96df
commit
a45107e152
39 changed files with 413 additions and 681 deletions
|
@ -60,7 +60,7 @@ led_config_t g_led_config = {
|
|||
{ 11, 12, 13, 14, 15 },
|
||||
{ 16, 17, 18, 19, 19 },
|
||||
{ NO_LED, NO_LED, NO_LED, NO_LED, NO_LED },
|
||||
{ NO_LED, NO_LED }
|
||||
{ NO_LED, NO_LED, NO_LED, NO_LED, NO_LED }
|
||||
},
|
||||
|
||||
// LED index to physical location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue