.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
requirements.txt
setup.py
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release.yml
LICENSES/CC-BY-4.0.txt
LICENSES/CC-BY-SA-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_pybadger.egg-info/PKG-INFO
adafruit_circuitpython_pybadger.egg-info/SOURCES.txt
adafruit_circuitpython_pybadger.egg-info/dependency_links.txt
adafruit_circuitpython_pybadger.egg-info/requires.txt
adafruit_circuitpython_pybadger.egg-info/top_level.txt
adafruit_pybadger/__init__.py
adafruit_pybadger/clue.py
adafruit_pybadger/cpb_gizmo.py
adafruit_pybadger/magtag.py
adafruit_pybadger/pewpewm4.py
adafruit_pybadger/pybadge.py
adafruit_pybadger/pybadger_base.py
adafruit_pybadger/pygamer.py
adafruit_pybadger/pyportal.py
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/favicon.ico
docs/_static/favicon.ico.license
docs/mocks/keypad.py
examples/Blinka.bmp
examples/Blinka.bmp.license
examples/Blinka_CLUE.bmp
examples/Blinka_CLUE.bmp.license
examples/Blinka_MagTag.bmp
examples/Blinka_MagTag.bmp.license
examples/Blinka_PewPewM4.bmp
examples/Blinka_PewPewM4.bmp.license
examples/Blinka_PyPortal.bmp
examples/Blinka_PyPortal.bmp.license
examples/QR_Blinka_CircuitPythonOrg.bmp
examples/QR_Blinka_CircuitPythonOrg.bmp.license
examples/pybadger_button_debouncing.py
examples/pybadger_clue_custom_badge.py
examples/pybadger_clue_custom_image_badge.py
examples/pybadger_custom_badge.py
examples/pybadger_magtag_simpletest.py
examples/pybadger_pewpewm4_simpletest.py
examples/pybadger_pygamer_asyncio.py
examples/pybadger_pyportal_touchscreen.py
examples/pybadger_simpletest.py