summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortslil clingman <>2020-08-17 19:25:57 -0400
committertslil clingman <>2020-08-17 19:25:57 -0400
commitc11f259ee377698b52426a73bb4aebd492c7e35a (patch)
treefff8fdc0de4ddf7765c43b2dc7031ac8d12cb949
parent3c397e23bddba06a50d6d74104e51cbec38c6e75 (diff)
Experimenting with a shorted TAPPING_TERM
-rw-r--r--4x5/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/4x5/config.h b/4x5/config.h
index 0f80cf3..1893ae1 100644
--- a/4x5/config.h
+++ b/4x5/config.h
@@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Customise the behaviour of dual-function keys */
//define PERMISSIVE_HOLD
-#define TAPPING_TERM 200
+#define TAPPING_TERM 150
#define IGNORE_MOD_TAP_INTERRUPT
/* define if matrix has ghost */