mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-11 03:05:03 +00:00
Update MIRYOKU_KLUDGE_MOUSEKEYSPR
- Remove CONFIG_ZMK_MOUSE=y as no longer required - Use https://github.com/caksoylar/zmk/tree/feat/mouse-keys-3.2 - Update behavior names, macros, headers, and docs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
&mwh {
|
||||
&msc {
|
||||
acceleration-exponent = <U_MOUSE_SCROLL_EXPONENT>;
|
||||
time-to-max-speed-ms = <U_MOUSE_SCROLL_TIME>;
|
||||
delay-ms = <U_MOUSE_SCROLL_DELAY>;
|
||||
|
||||
Reference in New Issue
Block a user