Skip to content

Commit

Permalink
Symbols fix
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 29, 2024
1 parent 92b5313 commit f0b53b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
// | GUI | | ENT | | SPC | | ALT |

bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&kp LSHFT &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &kp RET &kp SPACE &trans &kp RALT
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&kp LSHFT &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE &trans &trans &trans &trans &trans
&trans &trans &kp RET &kp SPACE &trans &kp RALT
>;
};

Expand All @@ -52,7 +52,7 @@
bindings = <
&kp TAB &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp DELETE
&trans &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp NUMBER_4 &kp NUMBER_5 &kp NUMBER_6 &kp NUMBER_7 &kp NUMBER_8 &kp NUMBER_9 &kp NUMBER_0 &kp GRAVE
&trans &trans &trans &kp COLON &kp LEFT_BRACE &kp LEFT_BRACKET &kp RIGHT_BRACKET &kp RIGHT_BRACE &kp MINUS &kp EQUAL &kp BACKSLASH &kp TILDE
&trans &kp COLON &kp EQUAL &kp MINUS &kp LEFT_BRACE &kp LEFT_BRACKET &kp RIGHT_BRACKET &kp RIGHT_BRACE &trans &trans &kp BACKSLASH &kp TILDE
&trans &trans &trans &kp BACKSPACE &trans &trans
>;
};
Expand Down

0 comments on commit f0b53b0

Please sign in to comment.