projects
/
qmk_firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a75d10
)
[Keyboard] KBDfans/KBD75: Set "RGBLIGHT_SLEEP" as default (#7205)
author
davidwed
<davidwe@posteo.de>
Thu, 31 Oct 2019 04:57:53 +0000
(
05:57
+0100)
committer
Drashna Jaelre
<drashna@live.com>
Thu, 31 Oct 2019 04:57:53 +0000
(21:57 -0700)
keyboards/kbdfans/kbd75/config.h
patch
|
blob
|
history
diff --git
a/keyboards/kbdfans/kbd75/config.h
b/keyboards/kbdfans/kbd75/config.h
index a9dc487db14fa21c179fc963e1f5d7cdc86680a7..83fd8cbdae9d9bdccf5c6b44a7bb70bd5f54bf0c 100644
(file)
--- a/
keyboards/kbdfans/kbd75/config.h
+++ b/
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