All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- update GitHub actions
- update readme.md (badges)
- update GitHub actions
- update license 2023
- move code to .cpp
- update readme.md
- add performance example for read()
- minor edits
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- update library.json, license
- add test_constants to unit test.
- update build-CI, readme,
- add bits as parameter in constructor.
- fix Arduino-lint
- add Arduino-CI
- update library.json
- minor refactoring
- refactored rawRead(), first stable version
- add pressed() event() last()
- initial version