Skip to content

Conversation

@EGJ-Moorington
Copy link
Owner

@EGJ-Moorington EGJ-Moorington commented Aug 9, 2024

Implemented the keypad core module for better compatibility and flexibility when using this library.
Resolves #1

@EGJ-Moorington EGJ-Moorington added the enhancement New feature or request label Aug 9, 2024
@EGJ-Moorington EGJ-Moorington self-assigned this Aug 9, 2024
@EGJ-Moorington EGJ-Moorington linked an issue Aug 9, 2024 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Aug 9, 2024

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

@EGJ-Moorington EGJ-Moorington added this to the Version 2.0.0 milestone Aug 9, 2024
Copy link
Contributor

@elpekenin elpekenin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(maybe useless) feedback based on quick reading... feel free to ignore it :)

EGJ-Moorington and others added 4 commits August 10, 2024 02:45
Fixed an invalid type hint, thanks to a suggestion by elpekenin.

Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
@EGJ-Moorington EGJ-Moorington merged commit fa9aba1 into dev Aug 12, 2024
@EGJ-Moorington EGJ-Moorington deleted the 1-implement-the-keypad-module branch August 19, 2024 12:23
EGJ-Moorington added a commit that referenced this pull request Jun 16, 2025
EGJ-Moorington added a commit that referenced this pull request Jun 16, 2025
EGJ-Moorington added a commit that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the keypad module.

3 participants