Module models

Module models 

Source
Expand description

Core data models for keybinds

Structs§

KeyCombo
Represents a key combination (modifiers + key)
Keybind
Represents a single keybind configuration

Enums§

Key
Represents a key on the keyboard
Modifier
Represents a keyboard modifier (Ctrl, Shift, Alt, Meta)