Skip to content

Commit 42d2ab3

Browse files
customize the position of symbols
1 parent c7cf1d2 commit 42d2ab3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/corne_choc_pro.keymap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
// | GUI | | SPC | | ENT | | ALT |
7575

7676
bindings = <
77-
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &none &none &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
78-
&trans &trans &trans &trans &trans &trans &none &none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
79-
&trans &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
77+
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &none &none &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
78+
&trans &trans &trans &trans &trans &trans &none &none &kp MINUS &kp EQUAL &kp BACKSLASH &kp LEFT_BRACKET &kp RIGHT_BRACKET &kp GRAVE
79+
&trans &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp PIPE &kp LEFT_BRACE &kp RIGHT_BRACE &trans
8080
&trans &trans &trans &trans &trans &trans
8181
>;
8282
};

0 commit comments

Comments
 (0)