Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)

This commit is contained in:
Drashna Jaelre
2022-10-15 09:59:31 -07:00
committed by GitHub
parent f0da486fab
commit ad8630bd72
28 changed files with 236 additions and 51 deletions

View File

@@ -17,7 +17,6 @@
#pragma once
#ifdef RGBLIGHT_ENABLE
// # define RGBLIGHT_ANIMATIONS
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 16
# define RGBLIGHT_VAL_STEP 16

View File

@@ -14,7 +14,6 @@ This bit of code allows you to define layer lighting that respects your current
```
#ifdef RGBLIGHT_ENABLE
// # define RGBLIGHT_ANIMATIONS
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 16
# define RGBLIGHT_VAL_STEP 16