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
File tree
2 files changed
+169
-127
lines changed- board/hx20
2 files changed
+169
-127
lines changed
0 commit comments