update mouse config to reflect changes in PR #2027
Note: this may require refreshing the bluetooth connection. See https://zmk.dev/docs/features/bluetooth#refreshing-the-hid-descriptor
This commit is contained in:
parent
74fb4c449c
commit
242f8d45ec
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#define ZMK_MOUSE_DEFAULT_SCRL_VAL 20 // 10
|
#define ZMK_MOUSE_DEFAULT_SCRL_VAL 20 // 10
|
||||||
|
|
||||||
#include <dt-bindings/zmk/mouse.h>
|
#include <dt-bindings/zmk/mouse.h>
|
||||||
|
#include <behaviors/mouse_keys.dtsi>
|
||||||
|
|
||||||
&mmv {
|
&mmv {
|
||||||
acceleration-exponent = <1>; // 1
|
acceleration-exponent = <1>; // 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue