Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)

This commit is contained in:
Drashna Jaelre
2022-10-15 09:55:53 -07:00
committed by GitHub
parent c8e998ccad
commit f0da486fab
292 changed files with 2282 additions and 1174 deletions

View File

@@ -58,7 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* #define RGB_DI_PIN D7 */
/* #ifdef RGB_DI_PIN */
/* #define RGBLIGHT_ANIMATIONS */
/* #define RGBLED_NUM 11 */
/* #define RGBLIGHT_HUE_STEP 8 */
/* #define RGBLIGHT_SAT_STEP 8 */
@@ -66,4 +65,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* #define RGBLIGHT_LIMIT_VAL 240 */
/* #define RGBLIGHT_SLEEP */
/* #endif */