7 files changed
+7
-7
lines changedSubmodule Adafruit_CircuitPython_HID updated 8 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- adafruit_hid/consumer_control_code.py+4
- adafruit_hid/keyboard.py+3
- docs/examples.rst+27-3
- examples/hid_consumer_control_brightness.py+32
- examples/hid_joywing_gamepad.py+2
Submodule Adafruit_CircuitPython_ProgressBar updated 10 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- adafruit_progressbar/__init__.py+44-39
- adafruit_progressbar/horizontalprogressbar.py+1-1
- adafruit_progressbar/progressbar.py+2-1
- docs/api.rst+3
- docs/examples.rst+61
- docs/index.rst+4
- examples/progressbar_accelerometer.py+225
0 commit comments