summaryrefslogtreecommitdiffstats
path: root/users/zer09/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/zer09/config.h')
-rw-r--r--users/zer09/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/users/zer09/config.h b/users/zer09/config.h
index 766806462..c5ab32f8d 100644
--- a/users/zer09/config.h
+++ b/users/zer09/config.h
@@ -11,18 +11,18 @@
// actually sends Ctrl-x. That's bad.)
#define IGNORE_MOD_TAP_INTERRUPT
#undef PERMISSIVE_HOLD
-#undef PREVENT_STUCK_MODIFIERS
+#define STRICT_LAYER_RELEASE
#define FORCE_NKRO
#ifndef TAPPING_TOGGLE
-#define TAPPING_TOGGLE 1
+#define TAPPING_TOGGLE 1
#endif
#ifdef TAPPING_TERM
#undef TAPPING_TERM
#endif
-#define TAPPING_TERM 120
+#define TAPPING_TERM 95
// Disable action_get_macro and fn_actions, since we don't use these
// and it saves on space in the firmware.