PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Variables | |
u8 | us_keymap [PS2KBD_KEYMAP_SIZE] |
u8 | us_shiftkeymap [PS2KBD_KEYMAP_SIZE] |
u8 | us_keycap [PS2KBD_KEYMAP_SIZE] |
u8 | us_special_keys [PS2KBD_KEYMAP_SIZE] |
u8 | us_control_map [PS2KBD_KEYMAP_SIZE] |
u8 | us_alt_map [PS2KBD_KEYMAP_SIZE] |
USB Keyboard Driver for PS2
Definition in file us_keymap.h.
u8 us_keymap[PS2KBD_KEYMAP_SIZE] |
Definition at line 21 of file us_keymap.h.
u8 us_shiftkeymap[PS2KBD_KEYMAP_SIZE] |
Definition at line 281 of file us_keymap.h.
u8 us_keycap[PS2KBD_KEYMAP_SIZE] |
Definition at line 541 of file us_keymap.h.
u8 us_special_keys[PS2KBD_KEYMAP_SIZE] |
Definition at line 801 of file us_keymap.h.
u8 us_control_map[PS2KBD_KEYMAP_SIZE] |
Definition at line 1061 of file us_keymap.h.
u8 us_alt_map[PS2KBD_KEYMAP_SIZE] |
Definition at line 1321 of file us_keymap.h.