Explorar o código

[Keyboard] KBDfans/KBD75: Set "RGBLIGHT_SLEEP" as default (#7205)

davidwed %!s(int64=5) %!d(string=hai) anos
pai
achega
3e77e2aeac
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      keyboards/kbdfans/kbd75/config.h

+ 2 - 0
keyboards/kbdfans/kbd75/config.h

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