[Keyboard] Update lotus58 RGB config (#20468)
parent
16631ebb30
commit
a6842d36c6
|
@ -33,11 +33,13 @@
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"rgblight": {
|
"rgblight": {
|
||||||
"led_count": 70,
|
"led_count": 70,
|
||||||
"pin": "D3",
|
|
||||||
"split": true,
|
"split": true,
|
||||||
"split_count": [35, 35],
|
"split_count": [35, 35],
|
||||||
"sleep": true
|
"sleep": true
|
||||||
},
|
},
|
||||||
|
"ws2812": {
|
||||||
|
"pin": "D3"
|
||||||
|
},
|
||||||
"split": {
|
"split": {
|
||||||
"bootmagic": {
|
"bootmagic": {
|
||||||
"matrix": [5, 0]
|
"matrix": [5, 0]
|
||||||
|
|
Loading…
Reference in New Issue