]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_rgblight.md
Added a new keycode for cycling through RBG modes which reverses directions when...
[qmk_firmware.git] / docs / feature_rgblight.md
index 18f2c74e5e7e3c0a44d3e207a0992ec7f164902b..0a5e2a8b15203eb555e232cbb957de9c3ffd3c5a 100644 (file)
@@ -88,6 +88,7 @@ These control the RGB Lighting functionality.
 |-----------|------------|-------------|
 ||`RGB_TOG`|toggle on/off|
 ||`RGB_MOD`|cycle through modes|
+||`RGB_SMOD`|cycle through modes, use reverse direction when shift is hold|
 ||`RGB_HUI`|hue increase|
 ||`RGB_HUD`|hue decrease|
 ||`RGB_SAI`|saturation increase|