DPI switching or cursor acceleration button #369
-
Beta Was this translation helpful? Give feedback.
Answered by
nickcoutsos
Jun 10, 2026
Replies: 1 comment 1 reply
-
|
I think for this you'll want to modify the In the app you can do this by going over to the Behaviors tab and in the bottom list, Reconfigurations add one for |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gho-Ri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think for this you'll want to modify the
&mmvbehavior (https://zmk.dev/docs/keymaps/behaviors/mouse-emulation#advanced-configuration).In the app you can do this by going over to the Behaviors tab and in the bottom list, Reconfigurations add one for
&mmv(or edit if one already exists) and adjust the appropriate properties. To be honest, I haven't used the mouse behavior so I don't know which specifically would be best to use.