summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-04-24 21:35:20 +0100
committerGitHub <noreply@github.com>2020-04-24 21:35:20 +0100
commit52e9719d09e50c64486ee3e93a96b1cceb1e4f25 (patch)
treef871e19154bb98371b397d40eb915f5b4ea5958c /keyboards
parent9df367e227454c6b680ad1831f2ecb300b5a39bb (diff)
parentb80340c2076aef8732c05f197dff449d02135eef (diff)
Merge pull request #8867 from bbeckford/master
Configure RGBLIGHT_SLEEP for cospad
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/cospad/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cospad/config.h b/keyboards/cospad/config.h
index 42db8e25b7..362f6c38b1 100644
--- a/keyboards/cospad/config.h
+++ b/keyboards/cospad/config.h
@@ -65,7 +65,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_SAT_STEP 8
// #define RGBLIGHT_VAL_STEP 8
// #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */
-// #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
+#define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
// /*== all animations enable ==*/
#define RGBLIGHT_ANIMATIONS
// /*== or choose animations ==*/