Represents a key that does nothing when pressed.
Creates a None keycode.
None
t() :: %AFK.Keycode.None{}
new() :: t()
iex> new() %AFK.Keycode.None{}