|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
Go to the source code of this file.
Functions | |
| uint16_t | scancode_to_ascii (uint16_t scancode, boolean_t shift) |
Variables | |
| static const char | keymap_us [512][2] |
|
static |
Definition at line 5 of file keymap.c.
Referenced by scancode_to_ascii().