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 committed Jan 18, 2024
1 parent dfeaf42 commit 190b3df
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 190b3df

Please sign in to comment.