Skip to content

Commit

Permalink
Update seven.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
devenv authored Jan 18, 2024
1 parent 834499d commit d36af54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/seven/seven.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
compatible = "zmk,behavior-hold-tap";
label = "BALANCED_MODIFIER";
#binding-cells = <2>;
tapping-term-ms = <130>;
tapping-term-ms = <125>;
flavor = "balanced";
bindings = <&kp>, <&kp>;
};
Expand Down Expand Up @@ -100,7 +100,7 @@
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&bpm LSHIFT A &tpm LCTRL S &tpm LCTRL D &tpm LALT F &tpm LGUI G &kp H &kp J &kp K &kp L &bpm LSHIFT SQT
&tpm LCTRL Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp SLASH
&hpl EXTRA ESCAPE &hpl SYMBOLS SPACE &tpl LNUM TAB &kp BACKSPACE &kp LALT &mo EXTRA
&hpl EXTRA ESCAPE &bpl SYMBOLS SPACE &tpl LNUM TAB &kp BACKSPACE &kp LALT &mo EXTRA
>;
};

Expand Down

0 comments on commit d36af54

Please sign in to comment.