Container for keycode and related event.
#include <keyboard.h>
Data Fields | |
keycode_t | keycode |
enum keyboard_event_type | type |
keycode_t keyboard_event::keycode |
Referenced by keyboard_get_key_state(), and oven_classb_error_insertion().
enum keyboard_event_type keyboard_event::type |
Referenced by keyboard_get_key_state(), oven_classb_error_insertion(), show_button_splash(), and show_explain_splash().