afk v0.1.0 API Reference

Modules

AFK

A library for modeling the internal state of a computer keyboard.

A keycode represents a key that when pressed affects the keyboard state in some way.

Represents a basic keyboard keycode, like letters, numbers, etc.

Represents a key that can activate other layers on and off in various ways.

Represents a basic modifier keycode, like control, shift, etc.

Represents a key that does nothing when pressed.

Represents a key that is transparent to its layer.

A keymap represents the virtual key layout of a keyboard.

A struct representing the current state of the keyboard.