summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_5rows/keymaps/five_rows/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-03 19:43:05 +0000
committerQMK Bot <hello@qmk.fm>2021-04-03 19:43:05 +0000
commit8428cedc83dc6f8745fb57af8a3c51e843e2a692 (patch)
treefecb0e0e1d349e0a7cb00507440020fe89c15579 /keyboards/helix/rev3_5rows/keymaps/five_rows/config.h
parent9bedc6300dfe7ac99a5233550b69140741888262 (diff)
parent49dc332a0401c9089afe91d2d06dc1f4e18fe01b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/helix/rev3_5rows/keymaps/five_rows/config.h')
-rw-r--r--keyboards/helix/rev3_5rows/keymaps/five_rows/config.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/keyboards/helix/rev3_5rows/keymaps/five_rows/config.h b/keyboards/helix/rev3_5rows/keymaps/five_rows/config.h
index 205867e5b7..b9961f5c48 100644
--- a/keyboards/helix/rev3_5rows/keymaps/five_rows/config.h
+++ b/keyboards/helix/rev3_5rows/keymaps/five_rows/config.h
@@ -22,19 +22,21 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
-#undef OLED_UPDATE_INTERVAL
-#define OLED_UPDATE_INTERVAL 50
-
#undef TAPPING_TERM
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
/* when TAPPING_TERM >= 500 same effect PERMISSIVE_HOLD.
see tmk_core/common/action_tapping.c */
+#undef OLED_UPDATE_INTERVAL
+#define OLED_UPDATE_INTERVAL 50
+
// place overrides here
// If you need more program area, try select and reduce rgblight modes to use.
+#define DISABLE_SYNC_TIMER
+
// Selection of RGBLIGHT MODE to use.
#undef RGBLIGHT_ANIMATIONS
#undef RGBLIGHT_EFFECT_BREATHING