Skip to content

0.3.3

Latest
Compare
Choose a tag to compare
@JordanMartinez JordanMartinez released this 12 Apr 19:35
· 2 commits to master since this release
f47ddb5

New Features:

  • Temporary installation of InputMaps (stackable) - Issue: #8 | PR: #18
  • key[Pressed/Released/Typed]NoMod(String) will match the given String without matching any modifiers - Issue: #15 | PR: #21
    • Useful for cases like "{" which requires the user to type SHIFT + "[" to produce the event