Update ZMK_ANIMATION_FPS range
This commit is contained in:
parent
e929ec7175
commit
66180b5480
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ if ZMK_ANIMATION
|
||||||
|
|
||||||
config ZMK_ANIMATION_FPS
|
config ZMK_ANIMATION_FPS
|
||||||
int "Animation FPS"
|
int "Animation FPS"
|
||||||
range 0 60
|
range 1 60
|
||||||
default 30
|
default 30
|
||||||
|
|
||||||
config ZMK_ANIMATION_PIXEL_DISTANCE
|
config ZMK_ANIMATION_PIXEL_DISTANCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue