
16 Jun
2019
16 Jun
'19
11:43 p.m.
GRUB uses function keys. So we should support these with an USB keyboard.
Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down.
Simplify the code beforehand.
Heinrich Schuchardt (2): usb: kbd: simplify coding for arrow keys usb: kbd: implement special keys
common/usb_kbd.c | 81 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 61 insertions(+), 20 deletions(-)
-- 2.20.1