diff --git a/src/assets/consistency-mode-2.png b/src/assets/consistency-mode-2.png
new file mode 100644
index 0000000..ceb093e
Binary files /dev/null and b/src/assets/consistency-mode-2.png differ
diff --git a/src/assets/consistency-mode.png b/src/assets/consistency-mode.png
new file mode 100644
index 0000000..00c1b70
Binary files /dev/null and b/src/assets/consistency-mode.png differ
diff --git a/src/configuration.md b/src/configuration.md
index ece9f3e..23e65b1 100644
--- a/src/configuration.md
+++ b/src/configuration.md
@@ -257,6 +257,18 @@ Press `R+Start` while in config mode to display the axis smoothing values on eac
---
+## Rumble Strength Adjustment
+
+**Button Combo:** `A+B+Du/Dd`
+
+- Press `A+B` and `D-pad up/down` to increase/decrease the rumble strength.
+- The scale goes from `0` to `11`.
+ - `9` is roughly equivalent to an OEM controller's rumble.
+ - `0` turns off rumble entirely.
+- When adjusting, the current rumble strength will be displayed on the analog stick's Y axis.
+
+---
+
## Input Consistency Mode Toggle
**Button Combo:** `A+Z+Start`
@@ -269,7 +281,11 @@ Cycles the input consistency setting through its three modes and displays which
For more information about the different input consistency modes, consult the [Input Consistency Mode](./input-consistency.md#input-consistency-modes) list.
-> **NOTE:** This setting will only become active upon unplugging and replugging the controller.
+> **NOTE:** This setting will only become active upon unplugging and replugging the controller. The controller will then indicate the mode it's in by changing its device name. You can then use your operating system's device viewer to have a look at the device name and determine which mode is currently active. For example, under Linux you can run `lsusb -v` and look for `NaxGCC`:
+>
+>
+>
+>
---