]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
add a notice into docs/feature_rgblight.md
authormtei <2170248+mtei@users.noreply.github.com>
Tue, 9 Oct 2018 21:50:11 +0000 (06:50 +0900)
committerDrashna Jaelre <drashna@live.com>
Fri, 12 Oct 2018 00:14:42 +0000 (17:14 -0700)
docs/feature_rgblight.md

index 925dca724b5f187fe58aa0569bc32cd68b99d584..a2820347deb7c251f91ff77e0de73ad2aeeeaeae 100644 (file)
@@ -96,9 +96,10 @@ if `RGBLIGHT_EFFECT_xxxx` or `RGBLIGHT_ANIMATIONS` is defined, you also have a n
 |`RGBLIGHT_MODE_RGB_TEST`     | *None*            |RGB Test                               |
 |`RGBLIGHT_MODE_ALTERNATING`  | *None*            |Alternating                            |
 
-
 Check out [this video](https://youtube.com/watch?v=VKrpPAHlisY) for a demonstration.
 
+Note: For versions older than 0.6.117, The mode numbers were written directly. In `quantum/rgblight.h` there is a contrast table between the old mode number and the current symbol.
+
 The following options can be used to tweak the various animations:
 
 |Define                              |Default      |Description                                                                          |