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 xudongzheng committed Nov 23, 2023
1 parent cd23d84 commit 4503c6f
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 4503c6f

Please sign in to comment.