Skip to content

Commit 21040ce

Browse files
authored
Merge pull request #79 from kattni/master
Adding CircuitPython MatrixKeypad library to bundle
2 parents 3b13f4c + 34f1a9f commit 21040ce

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,6 @@
244244
[submodule "libraries/drivers/stmpe610"]
245245
path = libraries/drivers/stmpe610
246246
url = https://github.com/adafruit/Adafruit_CircuitPython_STMPE610.git
247+
[submodule "libraries/drivers/matrixkeypad"]
248+
path = libraries/drivers/matrixkeypad
249+
url = https://github.com/adafruit/Adafruit_CircuitPython_MatrixKeypad

libraries/drivers/matrixkeypad

Submodule matrixkeypad added at 6ff8b0d

0 commit comments

Comments
 (0)