Skip to content

Whether or not it is possible to realize a combination of keystrokes #158

@yukiloh

Description

@yukiloh

This is a great library, although I haven't tested it yet.
I'm looking for similar functionality, e.g.
Pressing (not releasing) button A triggers a state, then pressing button B triggers an effect.
Similar to some games' key combinations
The devices I use are ESP32 and ESP8266.

I saw a function in the README that can determine if a long press is in progress.
bool isLongPressed()
So it seems like I can implement my idea

Oh, and I also found this issue, so it looks like I need to implement it myself...
#83

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions