Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user