diff options
Diffstat (limited to 'keyboards/manta60')
-rw-r--r-- | keyboards/manta60/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/manta60/config.h b/keyboards/manta60/config.h index 0ec3470955..3871c9b3e5 100644 --- a/keyboards/manta60/config.h +++ b/keyboards/manta60/config.h @@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. # define RGBLIGHT_VAL_STEP 4 # define RGBLIGHT_LIMIT_VAL 32 /* The maximum brightness level */ # endif -//# define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ # define RGBLIGHT_EFFECT_BREATHING # define RGBLIGHT_EFFECT_RAINBOW_MOOD # define RGBLIGHT_EFFECT_RAINBOW_SWIRL |