mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-21 21:45:18 -05:00
* If you press a key with a layer active, then deactivate the layer (e.g. releasing a `&mo`, then release the key, we currently may send the wrong key release event. * Fixes #67.