diff options
| author | Alex Mayer <amayer5125@gmail.com> | 2019-06-20 01:04:24 -0400 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-06-19 22:04:24 -0700 |
| commit | 9639f44f48a6073bf12094ad57688a1c79c3214a (patch) | |
| tree | 813ae2348a7d2c9339fe8f0c9854dd35427651c9 | |
| parent | 8af3fe0c7dfce74477f86be19711c7ec4a70ccb2 (diff) | |
| download | qmk_firmware-9639f44f48a6073bf12094ad57688a1c79c3214a.tar.gz qmk_firmware-9639f44f48a6073bf12094ad57688a1c79c3214a.zip | |
[Keyboard] 1up60hse: Add RGBLIGHT_SLEEP To Default Config (#6164)
| -rw-r--r-- | keyboards/1upkeyboards/1up60hse/config.h | 1 |
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/>. | |||
| 59 | #define RGBLIGHT_HUE_STEP 8 | 59 | #define RGBLIGHT_HUE_STEP 8 |
| 60 | #define RGBLIGHT_SAT_STEP 8 | 60 | #define RGBLIGHT_SAT_STEP 8 |
| 61 | #define RGBLIGHT_VAL_STEP 8 | 61 | #define RGBLIGHT_VAL_STEP 8 |
| 62 | #define RGBLIGHT_SLEEP | ||
| 62 | #endif | 63 | #endif |
| 63 | 64 | ||
| 64 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 65 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
