diff options
author | Akshay <[email protected]> | 2022-08-06 11:28:21 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-08-06 11:28:21 +0100 |
commit | 974f386a1cad1f1db2787c562f80e5c64d1baee5 (patch) | |
tree | fdbbea73ac0a4946b3a884a875c0254a2ea730fe | |
parent | ccdf2992321cefef361fe83ea9f2c0c80a316048 (diff) |
.
-rw-r--r-- | config/cradio.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 8cf72e9..9503a2f 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap | |||
@@ -47,12 +47,12 @@ | |||
47 | bindings = <&kp ESC>; | 47 | bindings = <&kp ESC>; |
48 | }; | 48 | }; |
49 | combo_minus { | 49 | combo_minus { |
50 | timeout-ms = <10>; | 50 | timeout-ms = <20>; |
51 | key-positions = <6 7>; | 51 | key-positions = <6 7>; |
52 | bindings = <&kp MINUS>; | 52 | bindings = <&kp MINUS>; |
53 | }; | 53 | }; |
54 | combo_under { | 54 | combo_under { |
55 | timeout-ms = <10>; | 55 | timeout-ms = <20>; |
56 | key-positions = <26 27>; | 56 | key-positions = <26 27>; |
57 | bindings = <&kp UNDER>; | 57 | bindings = <&kp UNDER>; |
58 | }; | 58 | }; |