Skip to content

Commit

Permalink
removed win
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Nov 20, 2024
1 parent 9f5a35e commit 49c99b1
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,6 @@
tapping-term-ms = <250>;
bindings = <&mo>, <&kp>;
};
win: windows {
compatible = "zmk,behavior-tap-dance";
#binding-cells = <0>;
tapping-term-ms = <200>;
bindings = <&mo TABNAV>, <&to WIN>;
};
mac: macos {
compatible = "zmk,behavior-tap-dance";
#binding-cells = <0>;
tapping-term-ms = <200>;
bindings = <XXX>, <&to DEF>;
};

};

Expand All @@ -98,7 +86,7 @@
&colon &kp COMMA &kp DOT &kp P &kp Y &kp F &kp G &kp C &kp R &kp L
&sft LSHFT A &hl LMETA O &hl LCTRL E &hl LALT U &kp I &kp D &hr RALT H &hr RCTRL T &hr RMETA N &sft RSHFT S
&kp SQT &kp Q &kp J &kp K &kp X &kp B &kp M &kp W &kp V &kp Z
&kp SPACE &mo NUM &sys SYS LG(LS(N4)) &mo SYS &win &mo NAV
&kp SPACE &mo NUM &sys SYS LG(LS(N4)) &mo SYS XXX &mo NAV
>;
};

Expand Down

0 comments on commit 49c99b1

Please sign in to comment.