summaryrefslogtreecommitdiff
path: root/config/includes/unicode.h
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-08-10 10:05:02 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2024-08-10 10:05:02 +0200
commitd2bd04bec2179d855fe5fff14dbd57accae00a64 (patch)
treec5fdb19cb1585db0590e65b08a7818ae946efa84 /config/includes/unicode.h
parent0574dfc3c79ea823504baec03b6786d978346d79 (diff)
downloadzmk-config-d2bd04bec2179d855fe5fff14dbd57accae00a64.tar.gz
zmk-config-d2bd04bec2179d855fe5fff14dbd57accae00a64.zip
Adjust some timeouts
Diffstat (limited to 'config/includes/unicode.h')
-rw-r--r--config/includes/unicode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/includes/unicode.h b/config/includes/unicode.h
index df2b298..20275b2 100644
--- a/config/includes/unicode.h
+++ b/config/includes/unicode.h
@@ -5,7 +5,7 @@
combos { \
compatible = "zmk,combos"; \
name { \
- timeout-ms = <50>; \
+ timeout-ms = <35>; \
key-positions = <POS>; \
layers = <LAYERS>; \
bindings = <BINDINGS>; \