keymaster icon indicating copy to clipboard operation
keymaster copied to clipboard

Add support for modifier keys in isPressed

Open cmawhorter opened this issue 11 years ago • 2 comments

Adds support for string modifier keys to isPressed.

Currently, key.isPressed('command') does not work when key.isPressed(91) does.

cmawhorter avatar Jul 03 '14 20:07 cmawhorter

I've merged this here As I use this library and it hasn't been touched in two years, and has many prs and issues, I'll be maintaining it in my fork.

vincens2005 avatar Jan 30 '21 06:01 vincens2005

@vincens2005 you might be interested in this too which adds sequences/chords to keymaster. i used it in production for a while but don't use it any longer (mainly because keymaster became ded)

cmawhorter avatar Jan 30 '21 17:01 cmawhorter