Updated docs to match default states in led.py
This commit is contained in:
parent
1f8d66ce8c
commit
8db4cbbf94
@ -45,7 +45,7 @@ All of these values can be set by default for when the keyboard boots.
|
||||
from kmk.extensions.led import AnimationModes
|
||||
led_ext = LED(
|
||||
led_pin=led_pin,
|
||||
brightness=100,
|
||||
brightness=50,
|
||||
brightness_step=5,
|
||||
brightness_limit=100,
|
||||
breathe_center=1.5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user