qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 1babb2c7c9cf4309c1d0de66eb8068dd5dc7e49f
parent 8e0173beef60af79d6ece42f799721341cdc1387
Author: Joel Challis <git@zvecr.com>
Date:   Wed, 23 Aug 2023 06:13:01 +0100

Fix keyboards with old RGB driver names (#21817)


Diffstat:
Mkeyboards/splitkb/aurora/sofle_v2/rev1/info.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/splitkb/aurora/sofle_v2/rev1/info.json b/keyboards/splitkb/aurora/sofle_v2/rev1/info.json @@ -19,7 +19,7 @@ "rows": ["F5", "B1", "F7", "F6", "B3"] }, "rgb_matrix": { - "driver": "WS2812", + "driver": "ws2812", "layout": [ {"x": 67, "y": 18, "flags": 2}, {"x": 24, "y": 16, "flags": 2},