mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 12:26:57 -05:00
* Avoid corruption by using work to process peripheral key position events on the main work thread, like local kscan events are. * Fixes #221