aboutsummaryrefslogtreecommitdiff
path: root/docs/config_options.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config_options.md')
-rw-r--r--docs/config_options.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/config_options.md b/docs/config_options.md
index c44a47178..0cf3fb78a 100644
--- a/docs/config_options.md
+++ b/docs/config_options.md
@@ -196,8 +196,8 @@ If you define these options you will enable the associated feature, which may in
196 * units to step when in/decreasing saturation 196 * units to step when in/decreasing saturation
197* `#define RGBLIGHT_VAL_STEP 12` 197* `#define RGBLIGHT_VAL_STEP 12`
198 * units to step when in/decreasing value (brightness) 198 * units to step when in/decreasing value (brightness)
199* `#define RGBW_BB_TWI` 199* `#define RGBW`
200 * bit-bangs TWI to EZ RGBW LEDs (only required for Ergodox EZ) 200 * Enables RGBW LED support
201 201
202## Mouse Key Options 202## Mouse Key Options
203 203