Skip to content

Commit

Permalink
remove the last layer add '@'
Browse files Browse the repository at this point in the history
Signed-off-by: ChairBorn <[email protected]>
  • Loading branch information
ChairBorn committed Oct 30, 2024
1 parent 0361c69 commit 50b0e31
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,10 @@
// | ALT | | SPC | | ENT | | GUI |

bindings = <
&kp ESC &kp EXCL &kp AT &kp UP_ARROW &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
&kp TAB &bt BT_CLR &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LCTRL &bt BT_SEL 0 &bt BT_SEL 1 &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp HASH &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LALT &trans &kp SPACE &kp RET &trans &kp RGUI
>;
};

system-layer {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
&kp ESC &kp EXCL &kp AT &kp UP_ARROW &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
&kp TAB &bt BT_CLR &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp AT_SIGN &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LCTRL &bt BT_SEL 0 &bt BT_SEL 1 &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp HASH &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LALT &trans &kp SPACE &kp RET &trans &kp RGUI
>;
};
};
Expand Down

0 comments on commit 50b0e31

Please sign in to comment.