A little personal cleanup after #18726 and #18729 (#18734)

* A little cleanup after #18726

* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT

* Extend to spin
This commit is contained in:
Joshua Diamond
2022-10-18 19:28:19 -04:00
committed by GitHub
parent 803d62f78a
commit 80fdbfce5f
3 changed files with 1 additions and 17 deletions

View File

@@ -50,7 +50,7 @@
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#define RGBLIGHT_SLEEP
/* If defined, the RGB lighting will be switched off when the host goes to sleep */
#define RGBLIGHT_SLEEP
#endif