[][src]Module keyberon::action

The different actions that can be done.

Enums

Action

The different actions that can be done.

Functions

d

A shortcut to create a Action::DefaultLayer, useful to create compact layout.

k

A shortcut to create a Action::KeyCode, useful to create compact layout.

l

A shortcut to create a Action::Layer, useful to create compact layout.

m

A shortcut to create a Action::KeyCode, useful to create compact layout.