Skip to content

Commit

Permalink
fix caps word key position
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoDM committed Nov 29, 2024
1 parent 4ec60e3 commit e742479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/swweeep/swweeep.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
compatible = "zmk,combos";
combo_capsword {
timeout-ms = <50>;
key-positions = <8 2>;
key-positions = <8 26>;
bindings = <&caps_word>;
layers = <DEFAULT NAV SYM FUNC NUM>;
};
Expand Down

0 comments on commit e742479

Please sign in to comment.