You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes some keyboard scancodes not registering keyup events
properly.
Combos like Fn+Right+Left, release Fn, release Left, Release right
would not send the correct keycode sequence to the host
Ported from
FrameworkComputer/ec@6288137
Signed-off-by: Kieran Levin <[email protected]>
0 commit comments