mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 19:41:16 +00:00
lowest brightness to prevent mcu browning
This commit is contained in:
parent
9fe719a5e4
commit
8ebc21bb25
@ -35,7 +35,7 @@
|
|||||||
"override_rgb": true
|
"override_rgb": true
|
||||||
},
|
},
|
||||||
"led_count": 2,
|
"led_count": 2,
|
||||||
"max_brightness": 2,
|
"max_brightness": 1,
|
||||||
"saturation_steps": 1,
|
"saturation_steps": 1,
|
||||||
"sleep": true,
|
"sleep": true,
|
||||||
"split": true,
|
"split": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user