mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Turns off the LEDs when the host goes to sleep.
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
bd2c950a86
commit
42d715a5ee
@ -36,6 +36,7 @@
|
|||||||
},
|
},
|
||||||
"processor": "RP2040",
|
"processor": "RP2040",
|
||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
|
"sleep": true,
|
||||||
"animations": {
|
"animations": {
|
||||||
"band_pinwheel_sat": true,
|
"band_pinwheel_sat": true,
|
||||||
"band_pinwheel_val": true,
|
"band_pinwheel_val": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user