~ruther/qmk_firmware

7d5b4adc502df7cd9e20ba96027fbfe728171b2e — Aidan Smith 1 year, 4 months ago 3a13c21
Fix Issue with RGB Matrix not understanding the split keyboard (#22997)

1 files changed, 2 insertions(+), 1 deletions(-)

M keyboards/aidansmithdotdev/sango/info.json
M keyboards/aidansmithdotdev/sango/info.json => keyboards/aidansmithdotdev/sango/info.json +2 -1
@@ 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},


@@ 216,4 217,4 @@
            ]
        }
    }
}
\ No newline at end of file
}

Do not follow this link