gint/src/keysc
Lephe db50c9b192
kernel: more options in System ERROR screen
* Add options to RESET, go to menu, or abort()
* Define weak symbols for driver functions so that low-level debugging
  add-ins can be linked with minimal drivers (CPU/INTC/MMU)
2023-01-25 22:38:39 +01:00
..
getkey.c Translate fx-9860G Slim keyboard scancodes to standard scancodes 2022-09-25 01:34:40 -07:00
iokbd.c Update Slim scancodes for the row unswap 2022-10-09 11:00:53 -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 kernel: more options in System ERROR screen 2023-01-25 22:38:39 +01: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 kernel: more options in System ERROR screen 2023-01-25 22:38:39 +01:00
scan_frequency.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00