summaryrefslogtreecommitdiff
path: root/users/drashna/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-07 06:12:48 +0000
committerQMK Bot <hello@qmk.fm>2022-03-07 06:12:48 +0000
commit99edf15a696b6a116fb919ec98b2e9477ba8b124 (patch)
treed523d7e5129dd64d20869eaef7d352ced67b3145 /users/drashna/config.h
parentf9df57b722427d9a3c5d9123addf2cf88083b97b (diff)
parentff6c70415c536e6435023627197550889ffa1501 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/drashna/config.h')
-rw-r--r--users/drashna/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h
index f55ed36bc2..4551c3504f 100644
--- a/users/drashna/config.h
+++ b/users/drashna/config.h
@@ -291,4 +291,6 @@
# ifndef OLED_BRIGHTNESS
# define OLED_BRIGHTNESS 50
# endif
+# undef OLED_UPDATE_INTERVAL
+# define OLED_UPDATE_INTERVAL 100
#endif