Skip to content

Commit

Permalink
new combo tab combo win changed
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 20, 2024
1 parent c9f3f9f commit dbc03b1
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -171,24 +171,14 @@

combo_win {
bindings = <&kp LCMD>;
key-positions = <28 29>;
key-positions = <29 37>;
};

combo_appkey {
bindings = <&kp K_CONTEXT_MENU>;
key-positions = <30 31>;
};

Ditto1 {
bindings = <&kp LC(GRAVE)>;
key-positions = <4 17>;
};

MagicWand1 {
bindings = <&kp GRAVE>;
key-positions = <7 18>;
};

combo_2_PgUp {
bindings = <&kp PG_UP>;
key-positions = <19 8>;
Expand All @@ -200,6 +190,11 @@
key-positions = <7 20>;
layers = <1>;
};

combo_tab {
bindings = <&kp TAB>;
key-positions = <25 26>;
};
};

conditional_layers { compatible = "zmk,conditional-layers"; };
Expand Down

0 comments on commit dbc03b1

Please sign in to comment.