Skip to content

Commit 46de8ed

Browse files
author
0x0k4y
committed
KMP_UPD: tweaked combo timings agian
1 parent 5ec9c15 commit 46de8ed

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config/totem.keymap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
combo_bksp {
4040
bindings = <&kp BACKSPACE>;
4141
key-positions = <9 8>;
42-
timeout-ms = <40>;
42+
timeout-ms = <50>;
4343
require-prior-idle-ms = <250>;
4444
};
4545

4646
combo_tab {
4747
bindings = <&kp TAB>;
4848
key-positions = <0 1>;
49-
timeout-ms = <65>;
50-
require-prior-idle-ms = <120>;
49+
timeout-ms = <55>;
50+
require-prior-idle-ms = <200>;
5151
};
5252

5353
Grave {
@@ -148,10 +148,10 @@
148148

149149
movement_and_media {
150150
bindings = <
151-
&kp F1 &kp C_PREVIOUS &kp C_PP &kp C_NEXT &kp C_BRIGHTNESS_INC &kp CAPSLOCK &kp PRINTSCREEN &up_pgup &trans &kp C_AL_SCREENSAVER
152-
&kp F2 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &left_home &down_pgdown &right_end &kp INSERT
153-
&trans &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans
154-
&trans &trans &trans &mo 4 &to 3 &trans
151+
&kp F1 &kp C_PREVIOUS &kp C_PP &kp C_NEXT &kp C_BRIGHTNESS_INC &kp CAPSLOCK &trans &up_pgup &trans &kp C_AL_SCREENSAVER
152+
&kp F2 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_BRIGHTNESS_DEC &kp PRINTSCREEN &left_home &down_pgdown &right_end &kp INSERT
153+
&trans &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans
154+
&trans &trans &trans &mo 4 &to 3 &trans
155155
>;
156156
};
157157

0 commit comments

Comments
 (0)