diff --git a/.gitmodules b/.gitmodules
index 2b38c0fd..0d23f5d9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -583,3 +583,6 @@
[submodule "libraries/drivers/mcp9600"]
path = libraries/drivers/mcp9600
url = https://github.com/adafruit/Adafruit_CircuitPython_MCP9600.git
+[submodule "libraries/helpers/gizmo"]
+ path = libraries/helpers/gizmo
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Gizmo.git
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 6e8999e5..55b71583 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -394,6 +394,7 @@ Miscellaneous
DS3502 I2C Potentiometer
Fingerprint Sensor
FRAM Non-Volatile Memory
+ Gizmo
INA219 High Side Current
INA260 Current and Power Monitor
Matrix Keypad