When a key was released, we were failing to send the release event explicitly. For most plugins, this didn't matter, but it was causing a problem for Leader, which acts on release events. By returning `EVENT_CONSUMED` instead of `OK`, we were stopping the release event from getting through to Leader, and thus a qukey with a Leader key as its primary keycode would fail.pull/389/head
parent
0dd1b5f65d
commit
4f5413c9e5
Loading…
Reference in new issue