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 1945e76 commit c020904
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config/gbEnki.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
combo_df_esc {
bindings = <&mcr_esc>;
key-positions = <15 16>;
layers = <0 8 5 1 11>;
layers = <0 8 5 11>;
};

combo_sd_ctrl_a {
Expand Down Expand Up @@ -638,6 +638,12 @@
bindings = <&kp LC(LG(N))>;
key-positions = <17 38>;
};

combo_df_esc_shift {
bindings = <&mcr_esc_shift>;
key-positions = <15 16>;
layers = <1>;
};
};

behaviors {
Expand Down

0 comments on commit c020904

Please sign in to comment.