QMK Logo QMK Firmware

The goal of the QMK software project is to develop a completely customizable, powerful, and enjoyable firmware experience for any project - keyboard or otherwise - and to provide helpful, encouraging, and kind support and feedback for people with any software development experience.

View on GitHub

Current Version Discord Docs Status GitHub contributors GitHub forks

Pages

This project is maintained by QMK collaborators and contributors like you!

Hosted on GitHub Pages — Theme by orderedlist

Language:

Fix RGBLIGHT_SLEEP function

This fixxes the RGBLIGHT_SLEEP option, so that the lights properly maintain the previous setting in all cases.

Previously, it would effectively force the lights to be on, regardless of the previous status. This is entirely drashna’s fault (as admitted by him, and this excerpt is written by him) since it was never properly tested with the lights off.