Skip to content

Commit

Permalink
adjust quick-tap-ms duration
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 20, 2024
1 parent c3d01c4 commit 1b45f59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
bindings = <&kp>, <&kp>;

hold-trigger-on-release;
quick-tap-ms = <200>;
quick-tap-ms = <500>;
hold-trigger-key-positions = <52 53 65 66 67 68 69 70 0 1 2 3 4 5 6 14 15 16 17 18 19 20 28 29 30 31 32 33 34 35 36 37 46 47 48 49 50 51 60 61 62 63 64 65 66 38>;
};

Expand Down Expand Up @@ -110,11 +110,11 @@

fn {
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &kp PRINTSCREEN &kp LG(LS(GRAVE)) &kp LG(E) &trans &trans &none &none &kp HOME &kp LC(HOME) &kp LC(END) &kp END &trans &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &none &kp LEFT_ARROW &kp DOWN_ARROW &kp UP_ARROW &kp RIGHT_ARROW &kp LC(LEFT_ARROW) &kp LC(RIGHT_ARROW)
&trans &trans &trans &trans &trans &trans &trans &trans &kp LS(LC(LA(LEFT_ARROW))) &kp LS(LA(LC(DOWN_ARROW))) &kp LS(LC(LA(UP_ARROW))) &kp LS(LC(LA(RIGHT_ARROW))) &trans &trans
&trans &kp LS(LC(LA(F1))) &kp LS(LA(LC(F2))) &kp LC(LS(LA(F3))) &kp LA(LS(LC(F4))) &kp DELETE &kp DELETE &trans &trans &trans &trans &kp LEFT_PARENTHESIS &kp LBRC &kp RBRC &kp RIGHT_PARENTHESIS &trans
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &kp PRINTSCREEN &kp LG(LS(GRAVE)) &kp LG(E) &trans &trans &none &none &kp HOME &kp LC(HOME) &kp LC(END) &kp END &trans &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &none &kp LEFT_ARROW &kp DOWN_ARROW &kp UP_ARROW &kp RIGHT_ARROW &kp LC(LEFT_ARROW) &kp LC(RIGHT_ARROW)
&trans &trans &trans &trans &trans &trans &trans &trans &kp LS(LC(LA(LEFT_ARROW))) &kp LS(LA(LC(DOWN_ARROW))) &kp LS(LC(LA(UP_ARROW))) &kp LS(LC(LA(RIGHT_ARROW))) &trans &trans
&trans &kp LS(LC(LA(F1))) &kp LS(LA(LC(F2))) &kp LC(LS(LA(F3))) &kp LA(LS(LC(F4))) &kp DELETE &kp LC(BACKSPACE) &trans &trans &trans &trans &kp LEFT_PARENTHESIS &kp LBRC &kp RBRC &kp RIGHT_PARENTHESIS &trans
>;
};

Expand Down

0 comments on commit 1b45f59

Please sign in to comment.