mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
RGB Matrix: driver naming cleanups (#21594)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"pin": "B5"
|
||||
},
|
||||
"rgb_matrix":{
|
||||
"driver":"WS2812",
|
||||
"driver":"ws2812",
|
||||
"max_brightness": 180,
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
|
||||
Reference in New Issue
Block a user