Skip to content

Commit

Permalink
fix admin layer combo and add minus combo
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Danao-Schroeder committed Oct 15, 2024
1 parent 7a05190 commit 07a8694
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

admin_layer {
bindings = <&mo 4>;
key-positions = <RT0 RB4>;
key-positions = <RH0 RB4>;
};

ret_r {
Expand Down Expand Up @@ -80,6 +80,11 @@
key-positions = <RM0 RM1>;
};

minus {
bindings = <&kp KP_PLUS>;
key-positions = <RM0 RM1>;
};

c_x {
bindings = <&kp RC(X)>;
key-positions = <LB3 LM3>;
Expand Down

0 comments on commit 07a8694

Please sign in to comment.