Skip to content

Commit

Permalink
fix braces/curly
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 22, 2024
1 parent 7279719 commit efd45b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
display-name = "Raise";
bindings = <
&kp TAB &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp BSPC
&kp LCTRL &trans &trans &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LCTRL &trans &trans &trans &trans &trans &kp MINUS &kp EQUAL &kp LEFT_BRACE &kp RIGHT_BRACE &kp BSLH &kp GRAVE
&kp LSHFT &trans &trans &trans &trans &trans &kp PLUS &kp EQUAL &kp LEFT_BRACKET &kp RIGHT_BRACKET &kp PIPE &kp TILDE
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
Expand Down

0 comments on commit efd45b5

Please sign in to comment.