Expand description
HID Keyboard keys.
Structs§
- Context
- Context for keyboard keys. (No context).
- Event
- The event type for keyboard keys. (No events).
- Key
- A key for HID Keyboard usage codes.
- KeyState
- Key state used by System.
- Pending
KeyState - The pending key state type for keyboard keys. (No pending state).
- System
- The key::System implementation for keyboard keys.
Enums§
- Ref
- Reference for a keyboard key.