]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_rgb_matrix.md
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
[qmk_firmware.git] / docs / feature_rgb_matrix.md
index dfc103247acbf2a9c83e8ecfbf8f8936c86b65ed..084e87ec4840efe84e8b6669d2af17f1591e69ec 100644 (file)
@@ -69,6 +69,8 @@ All RGB keycodes are currently shared with the RGBLIGHT system:
        * `RGB_SAD` - decrease saturation
        * `RGB_VAI` - increase value
        * `RGB_VAD` - decrease value
+       * `RGB_SPI` - increase speed effect (no EEPROM support)
+       * `RGB_SPD` - decrease speed effect (no EEPROM support)
 
 
        * `RGB_MODE_*` keycodes will generally work, but are not currently mapped to the correct effects for the RGB Matrix system