mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-22 06:44:52 +00:00
Maxed out max brightness
This commit is contained in:
parent
b56fb64e6e
commit
4f2024ab6e
@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
"driver": "ws2812",
|
"driver": "ws2812",
|
||||||
"max_brightness": 128,
|
"max_brightness": 255,
|
||||||
"split_count": [29, 29],
|
"split_count": [29, 29],
|
||||||
"animations": {
|
"animations": {
|
||||||
"band_pinwheel_sat": true,
|
"band_pinwheel_sat": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user