[Keyboard] Update lotus58 RGB config (#20468)

master
Drashna Jaelre 2023-04-16 12:27:21 -07:00 committed by GitHub
parent 16631ebb30
commit a6842d36c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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]