Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2023-04-16 19:27:59 +00:00
commit 0d6e68c01f

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]