aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards
diff options
context:
space:
mode:
authorAlex Mayer <amayer5125@gmail.com>2019-06-20 01:04:24 -0400
committerDrashna Jaelre <drashna@live.com>2019-06-19 22:04:24 -0700
commit9639f44f48a6073bf12094ad57688a1c79c3214a (patch)
tree813ae2348a7d2c9339fe8f0c9854dd35427651c9 /keyboards/1upkeyboards
parent8af3fe0c7dfce74477f86be19711c7ec4a70ccb2 (diff)
downloadfirmware-9639f44f48a6073bf12094ad57688a1c79c3214a.tar.gz
firmware-9639f44f48a6073bf12094ad57688a1c79c3214a.tar.bz2
firmware-9639f44f48a6073bf12094ad57688a1c79c3214a.zip
[Keyboard] 1up60hse: Add RGBLIGHT_SLEEP To Default Config (#6164)
Diffstat (limited to 'keyboards/1upkeyboards')
-rw-r--r--keyboards/1upkeyboards/1up60hse/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/1up60hse/config.h b/keyboards/1upkeyboards/1up60hse/config.h
index 3781d7bcf..9ab969797 100644
--- a/keyboards/1upkeyboards/1up60hse/config.h
+++ b/keyboards/1upkeyboards/1up60hse/config.h
@@ -59,6 +59,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
+#define RGBLIGHT_SLEEP
#endif
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */