Skip to content

Commit

Permalink
Swapped AT and DOLLAR on SYM
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 22, 2024
1 parent d7d1786 commit d909fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@
SYM {
bindings = <
&kp ESC &kp LBRC &kp LBKT &kp LPAR &kp PLUS &kp AMPS &kp RPAR &kp RBKT &kp RBRC &kp DQT
&kp DOLLAR &kp CARET &kp GRAVE &kp TILDE &kp MINUS &kp HASH &sk RGUI &sk LSHFT &sk RALT &sk RCTRL
&kp PRCNT &kp AT &kp ASTRK &kp FSLH &kp EQUAL &kp PIPE &kp BSLH &kp QMARK &kp EXCL &kp COLON
&kp AT &kp CARET &kp GRAVE &kp TILDE &kp MINUS &kp HASH &sk RGUI &sk LSHFT &sk RALT &sk RCTRL
&kp PRCNT &kp DOLLAR &kp ASTRK &kp FSLH &kp EQUAL &kp PIPE &kp BSLH &kp QMARK &kp EXCL &kp COLON
&trans &mt RSHFT UNDER &trans &trans
>;
};
Expand Down

0 comments on commit d909fc0

Please sign in to comment.