summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb/config.h
diff options
context:
space:
mode:
authormoyi4681 <moyi4681@users.noreply.github.com>2019-04-21 18:33:36 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-21 18:33:36 +0200
commit50e0bdab0012c96736f2a9fe7ef88802c6839e20 (patch)
tree9b17d5c5a72f8c77552dfc6ee5d1e56b7e727dd1 /keyboards/dztech/dz60rgb/config.h
parente2843c25ceb35ab8c1e22ec16605ee6a854b59d9 (diff)
downloadqmk_firmware-50e0bdab0012c96736f2a9fe7ef88802c6839e20.tar.gz
qmk_firmware-50e0bdab0012c96736f2a9fe7ef88802c6839e20.tar.xz
[Keyboard] dz60rgb: update default keymap (#5661)
* Update keymap.c * Update config.h * Update dz60rgb.c * Update keymap.c
Diffstat (limited to 'keyboards/dztech/dz60rgb/config.h')
-rw-r--r--keyboards/dztech/dz60rgb/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/dz60rgb/config.h b/keyboards/dztech/dz60rgb/config.h
index f43b39810..0c04acce3 100644
--- a/keyboards/dztech/dz60rgb/config.h
+++ b/keyboards/dztech/dz60rgb/config.h
@@ -22,7 +22,7 @@
#define DEBOUNCE 3
#define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
-#define RGB_DISABLE_WHEN_USB_SUSPENDED false // turn off effects when suspended
+#define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_LED_PROCESS_LIMIT 4
#define RGB_MATRIX_LED_FLUSH_LIMIT 26