|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "kbd.h"Go to the source code of this file.
Data Structures | |
| struct | keymap_entry_t |
| struct | keymap_t |
Functions | |
| char | kbd_ascii (keycode_t code, kbd_mods_t mods) |
Variables | |
| static keymap_t | keymap |
| char kbd_ascii | ( | keycode_t | code, |
| kbd_mods_t | mods | ||
| ) |