~ruther/qmk_firmware

52e9719d09e50c64486ee3e93a96b1cceb1e4f25 — Joel Challis 5 years ago 9df367e + b80340c
Merge pull request #8867 from bbeckford/master

Configure RGBLIGHT_SLEEP for cospad
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/cospad/config.h
M keyboards/cospad/config.h => keyboards/cospad/config.h +1 -1
@@ 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 ==*/