Skip to content

Commit

Permalink
added tilde
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyes committed Sep 26, 2023
1 parent 5dc157a commit 7e678d3
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 @@ -46,7 +46,7 @@
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
&none &kp ESC &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp UP &kp UNDER &kp BSPC &none
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&none &kp TAB &none &none &kp EXCL &kp EQUAL &kp PIPE &kp LEFT &kp DOWN &kp RIGHT &kp BSLH &none
&none &kp TAB &kp TILDE &kp EXCL &kp EQUAL &kp PIPE &kp LEFT &kp DOWN &kp RIGHT &kp BSLH &none
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&none &kp PLUS &kp MINUS &kp STAR &kp FSLH &kp SEMI &kp LT &kp GT &kp SQT &kp DQT &kp DOT &none
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
Expand Down

0 comments on commit 7e678d3

Please sign in to comment.