mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Fix 8 bit truncation of 16 bit scroll values when passed into functions `zmk_hid_mouse_scroll_set` and `zmk_hid_mouse_scroll_update`. Fixes: #2864 Co-authored-by: Tobias Adolph <43353209+adolto@users.noreply.github.comgit>