[Keyboard] KBDfans/KBD75: Set "RGBLIGHT_SLEEP" as default (#7205)
authordavidwed <davidwe@posteo.de>
Thu, 31 Oct 2019 04:57:53 +0000 (05:57 +0100)
committerDrashna Jaelre <drashna@live.com>
Thu, 31 Oct 2019 04:57:53 +0000 (21:57 -0700)
keyboards/kbdfans/kbd75/config.h

index a9dc487db14fa21c179fc963e1f5d7cdc86680a7..83fd8cbdae9d9bdccf5c6b44a7bb70bd5f54bf0c 100644 (file)
@@ -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