Selaa lähdekoodia

Changed default RGBLIGHT_SLEEP for cospad

Ben Beckford 6 vuotta sitten
vanhempi
sitoutus
cb4a86475e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      keyboards/cospad/config.h

+ 1 - 1
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 ==*/