diff options
Diffstat (limited to 'config/includes/unicode.h')
-rw-r--r-- | config/includes/unicode.h | 2 |
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>; \ |