forked from mirrors/qmk_userspace
Move RGBLIGHT_LED_MAP to data driven (#21095)
This commit is contained in:
parent
6c4286152f
commit
9551a0a38a
84 changed files with 68 additions and 306 deletions
|
|
@ -49,6 +49,7 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"led_count": 16,
|
||||
"led_map": [1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8],
|
||||
"split_count": [8, 8],
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue