Skip to content

Commit

Permalink
oof
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Mar 8, 2024
1 parent 1386d3f commit d293fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/esplit/esplit.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&macro_press &kp LCTRL &kp LGUI>,
<&macro_tap &kp RIGHT>
<&macro_tap &kp RIGHT>,
<&macro_release &kp LCTRL &kp LGUI>;
};
ctrl_shift_esc: ctrl_shift_esc {
Expand Down

0 comments on commit d293fc4

Please sign in to comment.