|
PatchworkOS
3984a1d
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| keycode_t | ps2_scancode_to_keycode (ps2_scancode_t scancode, bool isExtended) |
| Convert a PS/2 scancode to a generic keycode. | |
Variables | |
| static const keycode_t | set2Map [256] |
| static const keycode_t | set2ExtendedMap [256] |
Definition at line 4 of file ps2_scanmap.c.
Definition at line 93 of file ps2_scanmap.c.