Expand description
Keyboard Layout Configuration
Allows selection between different keyboard layouts (US QWERTY, French AZERTY, etc.)
Functionsยง
- handle_
scancode - Handle a keyboard scancode based on the current layout
- handle_
scancode_ raw - Handle a pre-read raw scancode (port 0x60 already consumed by caller).
- is_
french_ layout - Get the current keyboard layout setting
- set_
french_ layout - Set the keyboard layout to French AZERTY
- set_
us_ layout - Set the keyboard layout to US QWERTY