mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 13:45:29 +00:00
feat: do not use mouse acceleration
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
// mouse scroll speed
|
// mouse scroll speed
|
||||||
&msc {
|
&msc {
|
||||||
acceleration-exponent = <1>;
|
acceleration-exponent = <0>;
|
||||||
time-to-max-speed-ms = <0>;
|
time-to-max-speed-ms = <0>;
|
||||||
delay-ms = <0>;
|
delay-ms = <0>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user