Skip to content

Commit

Permalink
fix q combo
Browse files Browse the repository at this point in the history
  • Loading branch information
SofusA committed Feb 15, 2024
1 parent b707c02 commit 58cffea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/sweeple/sweeple.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
};
combo_q {
timeout-ms = <30>;
key-positions = <10 12>;
key-positions = <21 22>;
layers = <0>;
bindings = <&kp Q>;
};
Expand Down Expand Up @@ -129,7 +129,7 @@
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&kp Z &kp V &kp C &kp D &trans &trans &kp H &kp K &kp B &kp J
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&lt 5 SPACE &kp ESC &htl 3 1 &kp BSPC
&lt 5 SPACE &kp ESC &htl 3 1 &kp BSPC
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
>;
};
Expand Down

0 comments on commit 58cffea

Please sign in to comment.