Skip to content

Commit

Permalink
swap caret
Browse files Browse the repository at this point in the history
  • Loading branch information
kv-ax committed Jul 14, 2023
1 parent d2e2284 commit dff47a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,18 @@
// ------------------------------------------------- -----------------------------------------------------------
// | ~ | ^ | @ | $ | % | | & | / | \ | | | ` |
// ------------------------------------------------- -----------------------------------------------------------
// | | > | [ | ( | { | | - | _ | : | ; | # |
// | | < | [ | ( | { | | - | _ | : | ; | # |
// ------------------------------------------------- -----------------------------------------------------------
// | | < | ] | ) | } | | + | = | ? | ! | " |
// | | > | ] | ) | } | | + | = | ? | ! | " |
// --------------------------------------------------------- -------------------------------------------------------------------
// | | | | | | | |
// ----------------------------- -----------------------------
bindings = <
&none &kp TILDE &kp CARET &kp AT &kp DLLR &kp PRCNT &kp AMPS &kp SLASH &kp BSLH &kp PIPE &kp GRAVE &none

&none &trans &kp GT &kp LBKT &kp LPAR &kp LBRC &kp MINUS &kp UNDER &kp COLON &kp SEMI &kp HASH &none
&none &trans &kp LT &kp LBKT &kp LPAR &kp LBRC &kp MINUS &kp UNDER &kp COLON &kp SEMI &kp HASH &none

&none &trans &kp LT &kp RBKT &kp RPAR &kp RBRC &kp PLUS &kp EQUAL &kp QMARK &kp EXCL &kp DQT &none
&none &trans &kp GT &kp RBKT &kp RPAR &kp RBRC &kp PLUS &kp EQUAL &kp QMARK &kp EXCL &kp DQT &none

&trans &trans &trans &trans &trans &trans
>;
Expand Down

0 comments on commit dff47a1

Please sign in to comment.