Skip to content

Commit

Permalink
fix(mouse): Bump up default mouse tick duration to prevent crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored and petejohanson committed Nov 17, 2023
1 parent 861a94b commit eab4709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/mouse/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ config ZMK_MOUSE

config ZMK_MOUSE_TICK_DURATION
int "Mouse tick duration in ms"
default 8
default 16

if ZMK_MOUSE

Expand Down

0 comments on commit eab4709

Please sign in to comment.