gint/src/keysc
calamari 98fea4f2ec Translate fx-9860G Slim keyboard scancodes to standard scancodes
The Slim has two keys that the standard 9860G doesn't: HELP and LIGHT.
Those are mapped to virtual scancodes, resulting in virtual keycodes.
2022-09-25 01:34:40 -07:00
..
getkey.c Translate fx-9860G Slim keyboard scancodes to standard scancodes 2022-09-25 01:34:40 -07:00
iokbd.c Translate fx-9860G Slim keyboard scancodes to standard scancodes 2022-09-25 01:34:40 -07:00
keycodes.c keyboard: add keycode functions to identify F1..F6 and 0..9 2020-07-16 17:29:12 +02:00
keydev.c keysc: have getkey() sleep 2022-09-07 23:25:57 +02:00
keydev_idle.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydev_process_key.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydown_all.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydown_any.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keysc.c keysc: make repeat settings global instead of just for getkey() 2022-07-24 21:57:18 +01:00
scan_frequency.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00