Attribute Macros§
- event
- Unified macro for defining events with static channels.
- input_
device - Macro for defining input devices that publish events.
- processor
- Unified macro for defining event processors.
- rmk_
central - rmk_
keyboard - rmk_
peripheral
Derive Macros§
- Event
- Derive macro for multi-event enums that generates automatic event dispatch.