Crate macroboard

Source

Re-exports§

pub use keycode::KeyMappingCode;

Structs§

KeyboardTriggers
Stores the key bindings and actions associated to a specific keyboard.
Triggers
Data structure containing the triggers registered for all the keyboards. Once triggers have been registered, use the Triggers::listen method to enable the detection.

Enums§

ListeningCmd
Commands the listening server to stop or continue.