Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SofusA committed Jan 27, 2024
2 parents f851de8 + 23d2e7e commit bed19f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/boards/shields/sweeple/sweeple.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@
//│ ` │ | │ " │ : │ % │ │ ( │ - │ & │ / │ * │
&btick &kp RA(EQUAL) &kp LS(N2) &kp LS(DOT) &kp PRCNT &kp ASTRK &kp FSLH &kp CARET &kp AMPS &kp PIPE
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ # │ . │ │ │ │ [{ │ ~ │ │
//│ │ │ # │ . │ │ │ │ {[ │ ~ │ │
&sk LALT &trans &kp LS(N3) &kp DOT &trans &trans &kp RA(N7) &kp RA(N8) &tilde &kp DEL
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&skq LSHIFT &skq LGUI &sl 2 &skq LCTRL
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
>;
>;
};

symbol_2_layer {
Expand All @@ -143,8 +143,8 @@
//│ ´ │ │ ' │ ; │ │ │ ) │ _ │ │ \ │ │
&kp EQUAL &trans &kp BSLH &kp LS(COMMA) &trans &kp LPAR &kp LS(FSLH) &copy &kp RA(NUBS) &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ , │ │ │ │ ]} │ ^ │ │
&sl 4 &kp Z &trans &kp COMMA &trans &trans &kp RA(N9) &kp RA(N0) &hat &trans
//│ │ │ │ , │ │ │ │ }] │ ^ │ │
&sl 4 &kp Z &trans &kp COMMA &trans &trans &kp RA(N0) &kp RA(N9) &hat &trans
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&trans &trans &trans &trans
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
Expand Down

0 comments on commit bed19f3

Please sign in to comment.