diff --git a/docs/drivers.rst b/docs/drivers.rst
index 4c5004d6bd..ab18580951 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -66,6 +66,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
AVR programming
DC Motor and Servo
SD Card
+ Image Load
miniQR Non-hardware QR code generator
Slideshow
LED Animation
@@ -80,6 +81,7 @@ Multi-color led drivers.
NeoPixel
DotStar
WS2801
+ Pixie
Displays
-------------
@@ -94,6 +96,7 @@ Drivers used to display information. Either pixel or segment based.
IS31FL3731 Charlieplexed LED Matrix
MAX7219 LED Matrix
SSD1306 OLED Driver
+ E-Paper Display
Real-time clocks
-----------------
@@ -119,6 +122,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
FXAS21002C Gyroscope
FXOS8700 Accelerometer
GPS Global Position
+ L3GD20 Gyroscope
LIS3DH Accelerometer
LSM303 Accelerometer and Magnetometer
LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature
@@ -155,6 +159,8 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
SHT31-D Temperature and Humidity
Si7021 Temperature and Humidity
Thermistor Temperature
+ TMP007 Contactless Temperature
+ MLX90614 Contactless Temperature
Light Sensors
---------------
@@ -184,6 +190,7 @@ These sensors measure the ``distance`` to another object and may also measure li
TFmini IR Time of Flight ~30cm - 12m
VL6180x 5 - 100 mm
VL53L0x ~30 - 1000 mm
+ HC-SR04 Ultrasonic Range Sensors
Radio
--------
@@ -195,6 +202,7 @@ These chips communicate to other's over radio.
Adafruit Bluefruit LE SPI Friend
RFM9x LoRa
RFM69 Packet Radio
+ PN532 NFC/RFID
IO Expansion
--------------
@@ -214,6 +222,8 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and `
TLC5947 24 x 12-bit PWM Driver
TLC59711 12 x 16-bit PWM Driver
MPR121 Capacitive Touch Sensor
+ TCA9548 I2C Multiplexer
+ MCP3xxx SPI ADC
Miscellaneous
----------------
@@ -233,5 +243,7 @@ Miscellaneous
VC0706 TTL Camera
INA219 High Side Current
Fingerprint
+ STMPE610 Resistive Touchscreen
+ Matrix Keypad
VS1053 Audio Codec
FRAM Non-Volatile Memory