File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 845845[submodule "libraries/drivers/is31fl3741 "]
846846 path = libraries/drivers/is31fl3741
847847 url = https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741.git
848+ [submodule "libraries/helpers/ducky "]
849+ path = libraries/helpers/ducky
850+ url = https://github.com/adafruit/Adafruit_CircuitPython_Ducky.git
Original file line number Diff line number Diff line change @@ -196,18 +196,19 @@ Miscellaneous Helpers
196196 AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
197197 BitbangIO <https://circuitpython.readthedocs.io/projects/bitbangio/en/latest/ >
198198 Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
199+ Colorsys <https://circuitpython.readthedocs.io/projects/colorsys/en/latest/ >
199200 Debouncer <https://circuitpython.readthedocs.io/projects/debouncer/en/latest/ >
200201 Debug I2C <https://circuitpython.readthedocs.io/projects/debug_i2c/en/latest/ >
202+ Ducky <https://circuitpython.readthedocs.io/projects/ducky/en/latest/ >
201203 InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
202204 Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
203205 NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
204206 OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
205207 SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
206208 SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
207209 SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/ >
208- USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/ >
209210 Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/ >
210- Colorsys <https://circuitpython.readthedocs.io/projects/colorsys /en/latest/ >
211+ USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid /en/latest/ >
211212
212213Blinky
213214--------
You can’t perform that action at this time.
0 commit comments