Skip to content

Commit

Permalink
Remove J and Z 4
Browse files Browse the repository at this point in the history
  • Loading branch information
SofusA committed Oct 22, 2024
1 parent 91b9e2e commit 70ed676
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/boards/shields/sweeple/sweeple.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
&trans &kp W &kp F &kp P &trans &trans &kp L &kp U &kp Y &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&kp A &kp R &kp S &kp T &kp G &kp M &kp N &kp E &kp I &kp O
&kp A &kp R &kp S &kp T &trans &trans &kp N &kp E &kp I &kp O
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&kp Z &kp V &kp C &kp D &trans &trans &kp H &kp K &kp B &kp J
&kp G &kp V &kp C &kp D &trans &trans &kp H &kp K &kp B &kp M
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&lt 5 SPACE &lt 6 ESC &htl 3 1 &kp BSPC
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
Expand All @@ -135,11 +135,11 @@
//│ │ $ │ @ │ = │ │ │ │ < │ ? │ + │ │
&trans &kp RA(N4) &kp RA(N2) &kp RPAR &trans &trans &kp NUBS &kp UNDER &kp MINUS &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ ` │ | │ " │ : │ % │ │ ( │ - │ & │ / │ * │
&btick &kp RA(EQUAL) &kp LS(N2) &kp LS(DOT) &kp PRCNT &kp ASTRK &kp FSLH &kp CARET &kp AMPS &kp PIPE
//│ ` │ | │ " │ : │ │ │ ( │ - │ & │ / │ * │
&btick &kp RA(EQUAL) &kp LS(N2) &kp LS(DOT) &trans &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 &trans
//│ │ % │ # │ . │ │ │ │ { │ [ │ ~ │ │
&sk LALT &kp PRCNT &kp LS(N3) &kp DOT &trans &trans &kp RA(N7) &kp RA(N8) &tilde &trans
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&skq LSHIFT &skq LGUI &sl 2 &skq LCTRL
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
Expand Down

0 comments on commit 70ed676

Please sign in to comment.