mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 05:37:40 +00:00
Fix keyboards with old RGB driver names (#21815)
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
}
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "IS31FL3733",
|
||||
"driver": "is31fl3733",
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
|
||||
Reference in New Issue
Block a user