From 7e08651e40f7e67f0d221debeca30c880295da17 Mon Sep 17 00:00:00 2001 From: tzarc Date: Mon, 19 Dec 2022 08:11:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@11ae141835b2ed06b57210cd6b2dad560727dae1=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_rgblight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_rgblight.md b/feature_rgblight.md index 11593471126..060efaf1b35 100644 --- a/feature_rgblight.md +++ b/feature_rgblight.md @@ -165,7 +165,7 @@ The following options are used to tweak the various animations: |`RGBLIGHT_EFFECT_TWINKLE_PROBABILITY`|`1/127` |Adjusts how likely each LED is to twinkle (on each animation step) | ### Example Usage to Reduce Memory Footprint - 1. Selectively disable the animations you want to enable. The following would enable two animations and save about 4KiB: + 1. Use `#undef` to selectively disable animations. The following would disable two animations and save about 4KiB: ```diff #undef RGBLED_NUM