Skip to content

Commit

Permalink
update keymap
Browse files Browse the repository at this point in the history
- swap TILDE and PERCENT on symbol layer
  • Loading branch information
t4corun committed Aug 28, 2023
1 parent 5838e64 commit e3f9662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/user/t4corun.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@
label = "Symbol";

bindings = <
&kp PRCNT &kp CARET &kp DLLR &kp PLUS fGRV(GRAVE) fEQL(EQUAL) fHASH(HASH) &kp STAR fPIPE(PIPE) fDQT(DQT)
&kp TILDE &kp CARET &kp DLLR &kp PLUS fGRV(GRAVE) fEQL(EQUAL) fHASH(HASH) &kp STAR fPIPE(PIPE) fDQT(DQT)
&none fBRC(RBRC) &kp RBRC &kp AT HT(COLON, SEMI) &kp BSPC &kp QMARK fBKT(RBKT) &kp RBKT fSQT(SQT)
&kp TILDE fLGT(GT) &kp GT fBSLH(BSLH) fNEQL(EXCL) fUND(UNDER) fFSLH(FSLH) fPAR(RPAR) &kp RPAR HT(UNDER, MINUS)
&kp PRCNT fLGT(GT) &kp GT fBSLH(BSLH) fNEQL(EXCL) fUND(UNDER) fFSLH(FSLH) fPAR(RPAR) &kp RPAR HT(UNDER, MINUS)
&none &trans &none &none &trans &none
>;

Expand Down

0 comments on commit e3f9662

Please sign in to comment.