Skip to content

Examples using the keypad module for a keyboard and macros #108

@Neradoc

Description

@Neradoc

We could use [an] example[s] that uses the keypad module for a keyboard, and shortcuts or macros.
Mention to @kattni as promised.

Possibly showing concepts like:

  • use event.pressed to trigger a keyboard send or a layout write.
  • use pressed/released to hold a key while the button is down (like a real keyboard).

Maybe more advanced:

  • use a state variable to toggle a key on/off on button press. (That question comes up from time to time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions