summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2018-11-28 00:34:06 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-28 00:34:06 +0100
commit19043197459c5c8ed4a7039f1a4c1da180da45e1 (patch)
treebd82993adf79758c40eca01219d49daeef0a9c70 /docs
parent55c32148779baf1dcacb3bedc74f8179a1e0b2d7 (diff)
downloadqmk_firmware-19043197459c5c8ed4a7039f1a4c1da180da45e1.tar.gz
qmk_firmware-19043197459c5c8ed4a7039f1a4c1da180da45e1.tar.xz
Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_rgblight.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md
index 0205ebe91..4610467b0 100644
--- a/docs/feature_rgblight.md
+++ b/docs/feature_rgblight.md
@@ -63,8 +63,6 @@ Changing the **Value** sets the overall brightness.
|`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode |
|`RGB_MODE_RGBTEST` |`RGB_M_T` |Red, Green, Blue test animation mode |
-?> For backwards compatibility, `RGB_SMOD` is another alias of `RGB_MOD`.
-
## Configuration
Your RGB lighting can be configured by placing these `#define`s in your `config.h`: