]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_rgblight.md
Fixing dead links (#5503)
[qmk_firmware.git] / docs / feature_rgblight.md
index 9ecc0deb5cdafb375291264d466639fefbc1b414..c9323deb5eb628626c8607aba8b459a2d0618832 100644 (file)
@@ -125,6 +125,8 @@ The following options can be used to tweak the various animations:
 
 You can also modify the speeds that the different modes animate at:
 
+Here is a quick demo on Youtube (with NPKC KC60) (https://www.youtube.com/watch?v=VKrpPAHlisY).
+
 ```c
 // How long (in milliseconds) to wait between animation steps for each of the "Solid color breathing" animations
 const uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};