Packages

A small library to interact with keypads connected to GPIO pins

Current section

Files

Jump to
keypad CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0
Fix ordering of rows and columns for keypads to match Adafruit specs. Thanks
@chrisben and @benrom!
## v0.2.0
Add input to state to support native store of keypresses
## v0.1.0
Initial release