File tree
3 files changed
+3
-3
lines changed- libraries
- drivers
- helpers
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 |
| - | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
- .github/workflows/build.yml+50
- .github/workflows/release.yml+81
- .gitignore-1
- .travis.yml-32
- README.rst+2-2
- adafruit_hid/__init__.py+12
- adafruit_hid/consumer_control.py+11-14
- adafruit_hid/gamepad.py+11-16
- adafruit_hid/keyboard.py+18-18
- adafruit_hid/mouse.py+12-12
- examples/hid_joywing_gamepad.py+2-1
- examples/hid_keyboard_shortcuts.py+2-1
- examples/hid_simple_gamepad.py+2-1
- examples/hid_simpletest.py+2-1
0 commit comments