Module input

Source
Expand description

Useful traits and structs related to input.

Modules§

smart_keymap
For input from the smart_keymap crate.

Structs§

Keyboard
The keyboard “frontend”, manages the keyboard from the hardware matrix through to keyboard events (presses/releases of coordinates on a keyboard layout).

Traits§

MatrixScanner

Type Aliases§

PressedKeys
Matrix scan result type.