Commit b6f498c
committed
fix keyboard fn keycodes not registering
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 <ktl@frame.work>1 parent 88831ea commit b6f498c
2 files changed
Lines changed: 169 additions & 127 deletions
0 commit comments