Alias Keyboard.allKeys

Allows allPressables to be called as allKeys

class Keyboard
{
  // ...
  alias allKeys ;
  // ...
}