summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-03-20 04:59:58 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-20 04:59:58 +0100
commitff728a8a01c1aa81e86f38dfd1753bd49ce39e88 (patch)
treebb901542cc04283323efb63d574391304f85b091 /keyboards/orthodox
parent37cc08848615c2efa8c291b561f8c33048360fb5 (diff)
downloadqmk_firmware-ff728a8a01c1aa81e86f38dfd1753bd49ce39e88.tar.gz
qmk_firmware-ff728a8a01c1aa81e86f38dfd1753bd49ce39e88.tar.xz
[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
* Add RGB Underglow Sleeping * Add RGBLIGHT_SLEEP to toggle/control RGB light behavior * Update rgb docs * Update for RGB disable command
Diffstat (limited to 'keyboards/orthodox')
-rw-r--r--keyboards/orthodox/keymaps/drashna/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h
index 107f16d58..dd8439a44 100644
--- a/keyboards/orthodox/keymaps/drashna/config.h
+++ b/keyboards/orthodox/keymaps/drashna/config.h
@@ -64,6 +64,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 2
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 2
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1
+#define RGBLIGHT_SLEEP
#endif // RGBLIGHT_ENABLE
#ifdef AUDIO_ENABLE