Skip to content

Commit

Permalink
Updated gbEnki.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Aug 15, 2024
1 parent 5d3eaa6 commit e14de34
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/gbEnki.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,13 @@
bindings = <&kp ENTER &kp LG(Z) &kp SPACE &kp F &kp LG(S)>;
label = "MCR_FORMAT_CODE";
};

mcr_esc_shift: mcr_esc_shift {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&kp LS(ESC) &to 0 &mcr_scroll_off>;
label = "MCR_ESC_SHIFT";
};
};

combos {
Expand Down

0 comments on commit e14de34

Please sign in to comment.