diff options
| author | Ben Beckford <beckford@gmail.com> | 2020-04-20 10:58:36 +0100 |
|---|---|---|
| committer | Ben Beckford <beckford@gmail.com> | 2020-04-20 10:58:36 +0100 |
| commit | cb4a86475e6af91b64dbe09bc6df686ef0ae367c (patch) | |
| tree | a86112671c44b2e7a6c803c70b59420434dc0d5d /keyboards/cospad | |
| parent | 0d658e0c95c560138bfc3838720c09a2e9cff893 (diff) | |
| download | qmk_firmware-cb4a86475e6af91b64dbe09bc6df686ef0ae367c.tar.gz qmk_firmware-cb4a86475e6af91b64dbe09bc6df686ef0ae367c.zip | |
Changed default RGBLIGHT_SLEEP for cospad
Diffstat (limited to 'keyboards/cospad')
| -rw-r--r-- | keyboards/cospad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cospad/config.h b/keyboards/cospad/config.h index 42db8e25b..362f6c38b 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/>. | |||
| 65 | // #define RGBLIGHT_SAT_STEP 8 | 65 | // #define RGBLIGHT_SAT_STEP 8 |
| 66 | // #define RGBLIGHT_VAL_STEP 8 | 66 | // #define RGBLIGHT_VAL_STEP 8 |
| 67 | // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ | 67 | // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ |
| 68 | // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ | 68 | #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ |
| 69 | // /*== all animations enable ==*/ | 69 | // /*== all animations enable ==*/ |
| 70 | #define RGBLIGHT_ANIMATIONS | 70 | #define RGBLIGHT_ANIMATIONS |
| 71 | // /*== or choose animations ==*/ | 71 | // /*== or choose animations ==*/ |
