Implement shift+<key> support, and ...
authorMinep <zelong56@gmail.com>
Sat, 30 Apr 2022 23:31:02 +0000 (00:31 +0100)
committerMinep <zelong56@gmail.com>
Sat, 30 Apr 2022 23:31:02 +0000 (00:31 +0100)
Modifier state are now avaliable in key event state.
Bounded buffer for upper layer polls the key event.
A simple keyboard input demo added in k_main.c
Add a mutex lock on senstive region.
Fix ps/2 io bugs, LEDs should works now.


No differences found