afk v0.3.0 AFK.Keycode.KeyLock View Source

KeyLock allows you to lock any key as if you were holding it down.

Pressing the KeyLock key first, and then any other key, will lock the second key as if it were being held down. Think of this like Caps Lock, but for any key.

Link to this section Summary

Functions

Creates a KeyLock keycode.

Link to this section Types

Link to this type

t()

View Source
t() :: %AFK.Keycode.KeyLock{}

Link to this section Functions

Creates a KeyLock keycode.

Examples

iex> new()
%AFK.Keycode.KeyLock{}