Skip to content

Conversation

relic-se
Copy link
Owner

@relic-se relic-se commented Jun 18, 2025

Fixes #2

Removes KeyState, Key, and DebouncerKey in lieu of keypad. See examples/keymanager_keys.py for demonstration.

More advanced input objects such as touchio.TouchIn will need to be managed independently with relic_keymanager.Keyboard.append and relic_keymanager.Keyboard.remove.

@relic-se relic-se merged commit 9d8d8dd into master Jun 18, 2025
2 checks passed
@relic-se relic-se deleted the keypad branch June 18, 2025 14:32
adafruit-adabot added a commit to adafruit/CircuitPython_Community_Bundle that referenced this pull request Jun 19, 2025
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1.dev1 from 3fa485c:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.

Updating https://github.com/relic-se/CircuitPython_KeyManager to 1.1.0 from 1.0.0:
  > Merge pull request relic-se/CircuitPython_KeyManager#4 from relic-se/keypad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from adafruit_debouncer to keypad
1 participant