summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/mechmerlin/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dz60/keymaps/mechmerlin/config.h')
-rw-r--r--keyboards/dz60/keymaps/mechmerlin/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/mechmerlin/config.h b/keyboards/dz60/keymaps/mechmerlin/config.h
new file mode 100644
index 000000000..92d4cfb50
--- /dev/null
+++ b/keyboards/dz60/keymaps/mechmerlin/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+// Turn off RGB when computer goes to sleep
+#ifdef RGBLIGHT_ENABLE
+#define RGBLIGHT_SLEEP
+#endif // RGBLIGHT_ENABLE