summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans
diff options
context:
space:
mode:
authorJoshua Diamond <josh@windowoffire.com>2022-10-18 19:28:19 -0400
committerGitHub <noreply@github.com>2022-10-19 00:28:19 +0100
commit80fdbfce5f92c552a2ec0bae72cdfc1639ffb9dc (patch)
tree05633f98b5bac4270912846fd8d47b8195af5533 /keyboards/kbdfans
parent803d62f78aa6646cdc55c86e5ce415006d7ded5e (diff)
A little personal cleanup after #18726 and #18729 (#18734)
* A little cleanup after #18726 * Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT * Extend to spin
Diffstat (limited to 'keyboards/kbdfans')
-rw-r--r--keyboards/kbdfans/kbd75/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kbdfans/kbd75/config.h b/keyboards/kbdfans/kbd75/config.h
index 19f84c6752..1bd79242d0 100644
--- a/keyboards/kbdfans/kbd75/config.h
+++ b/keyboards/kbdfans/kbd75/config.h
@@ -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