Fix Issue with RGB Matrix not understanding the split keyboard (#22997)

This commit is contained in:
Aidan Smith 2024-02-01 12:12:37 -05:00 committed by GitHub
parent 3a13c2120a
commit 7d5b4adc50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@
"processor": "RP2040",
"rgb_matrix": {
"driver": "ws2812",
"split_count": [36, 36],
"layout": [
{"matrix": [0, 1], "x": 60, "y": 0, "flags": 4},
{"matrix": [0, 2], "x": 50, "y": 0, "flags": 4},