diff options
Diffstat (limited to 'docs/feature_rgblight.md')
-rw-r--r-- | docs/feature_rgblight.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index be4ddfa72..397dde587 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md | |||
@@ -6,7 +6,7 @@ QMK has the ability to control RGB LEDs attached to your keyboard. This is commo | |||
6 | 6 | ||
7 | Some keyboards come with RGB LEDs preinstalled. Others must have them installed after the fact. See the [Hardware Modification](#hardware-modification) section for information on adding RGB lighting to your keyboard. | 7 | Some keyboards come with RGB LEDs preinstalled. Others must have them installed after the fact. See the [Hardware Modification](#hardware-modification) section for information on adding RGB lighting to your keyboard. |
8 | 8 | ||
9 | Currently QMK supports the following addressable LEDs on AVR microcontrollers (however, the white LED in RGBW variants is not supported): | 9 | Currently QMK supports the following addressable LEDs (however, the white LED in RGBW variants is not supported): |
10 | 10 | ||
11 | * WS2811, WS2812, WS2812B, WS2812C, etc. | 11 | * WS2811, WS2812, WS2812B, WS2812C, etc. |
12 | * SK6812, SK6812MINI, SK6805 | 12 | * SK6812, SK6812MINI, SK6805 |