Module rmk::keymap

source ·

Structs

  • KeyMap represents the stack of layers. The conception of KeyMap in rmk is borrowed from qmk: https://docs.qmk.fm/#/keymap. Keymap should be bind to the actual pcb matrix definition by KeyPos. RMK detects hardware key strokes, uses KeyPos to retrieve the action from KeyMap.

Enums