~ruther/qmk_firmware

9639f44f48a6073bf12094ad57688a1c79c3214a — Alex Mayer 6 years ago 8af3fe0
[Keyboard] 1up60hse: Add RGBLIGHT_SLEEP To Default Config (#6164)

1 files changed, 1 insertions(+), 0 deletions(-)

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