Skip to content

Commit

Permalink
Another SYM remap
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 25, 2024
1 parent 82d5077 commit bcbffe5
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@
&mt { flavor = "balanced"; }; // Using these for GLOBE keys and faster window management with Swish app as well as AOE layers
&num_word {
continue-list = <
COLON KP_DOT COMMA
SLASH MINUS PLUS ASTRK EQUAL
COLON KP_DOT COMMA
PLUS MINUS ASTRK SLASH EQUAL
AT DOLLAR
BSPC DEL
TAB KP_ENTER
>;
Expand Down Expand Up @@ -329,9 +330,9 @@

SYM {
bindings = <
&kp ESC &kp LBRC &kp LBKT &kp LPAR &kp PLUS &kp AMPS &kp RPAR &kp RBKT &kp RBRC &kp DQT
&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
&kp ESC &kp LBRC &kp LBKT &kp LPAR &kp PRCNT &kp AMPS &kp RPAR &kp RBKT &kp RBRC &kp DQT
&kp AT &kp CARET &kp GRAVE &kp TILDE &kp DOLLAR &kp HASH &sk RGUI &sk LSHFT &sk RALT &sk RCTRL
&kp PLUS &kp MINUS &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 bcbffe5

Please sign in to comment.