smart_keymap

Module keymap

Source
Expand description

Keymap implementation.

Structs§

  • For tracking distinct HID reports from the keymap.
  • Transforms output from the keymap so it’s suitable for HID keyboard reports.
  • State for a keymap that handles input, and outputs HID keyboard reports.
  • Constructs an HID report or a sequence of key codes from the given sequence of key::KeyOutput.

Constants§