|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include "input.h"#include "ioforge/ioforge_int_pipe.hpp"#include <str.h>#include <usb-hid/keyboard.hpp>#include <vfs/cache.h>#include <vfs/dentry.h>Go to the source code of this file.
Variables | |
| static HIDKeyboard * | instance = 0 |
| static const uint16_t | hid_keymap [256] |
|
static |
Definition at line 35 of file keyboard.cpp.
|
static |
Definition at line 8 of file keyboard.cpp.