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:
Manna Harbour
2023-12-09 21:27:03 +11:00
parent d344543404
commit 7e46baf8b4
6 changed files with 15 additions and 35 deletions

View File

@@ -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>;