Skip to content

Commit 27ea7b6

Browse files
committed
Adding MacroPad library.
1 parent dfc88c4 commit 27ea7b6

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,3 +830,6 @@
830830
[submodule "libraries/drivers/displayio_sh1106"]
831831
path = libraries/drivers/displayio_sh1106
832832
url = https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106.git
833+
[submodule "libraries/helpers/macropad"]
834+
path = libraries/helpers/macropad
835+
url = https://github.com/adafruit/Adafruit_CircuitPython_MacroPad.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ specific boards.
3131
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
3232
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
3333
Adafruit FunHouse <https://circuitpython.readthedocs.io/projects/funhouse/en/latest/>
34+
Adafruit MacroPad <https://circuitpython.readthedocs.io/projects/macropad/en/latest/>
3435
MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/>
3536
Adafruit MagTag <https://circuitpython.readthedocs.io/projects/magtag/en/latest/>
3637
Adafruit PortalBase <https://circuitpython.readthedocs.io/projects/portalbase/en/latest/>

libraries/helpers/macropad

Submodule macropad added at 4f0e7a3

0 commit comments

Comments
 (0)