⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
EV_KEY
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
input_
event
veridian_kernel
::
drivers
::
input_event
Constant
EV_KEY
Copy item path
Source
pub const EV_KEY: u16 = 0x01;
Expand description
Input event types (Linux evdev compatible).