mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -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