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 bryanforbes committed Dec 3, 2023
1 parent c5ace26 commit 1ce2945
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 1ce2945

Please sign in to comment.