Skip to content

Commit

Permalink
Update splitkb_aurora_sofle.keymap
Browse files Browse the repository at this point in the history
Adding the missing + and adjusting some typing terms
  • Loading branch information
r-2tanz4n1 authored Nov 20, 2024
1 parent 41a2ed4 commit 3294e59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/splitkb_aurora_sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

&mt {
tapping-term-ms = <140>;
quick-tap-ms = <110>;
quick-tap-ms = <100>;
flavor = "tap-preferred";
};

Expand All @@ -32,8 +32,8 @@
as: auto_shift {
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
tapping_term_ms = <170>;
quick_tap_ms = <120>;
tapping_term_ms = <190>;
quick_tap_ms = <100>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;
};
Expand Down Expand Up @@ -95,7 +95,7 @@
// | | | | | | | | | | | |

bindings = <
&kp CAPS &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DEL
&kp CAPS &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp EQUAL
&kp TAB &kp LA(NON_US_BSLH) &kp LS(N5) &kp LS(N3) &kp LS(N8) &kp LS(N9) &kp LS(N7) &kp N7 &kp N8 &kp N9 &kp LA(N0) &kp LBKT
&kp LALT &none &kp LA(N2) &kp LA(N3) &kp LA(N8) &kp LA(N9) &kp LS(EQUAL) &kp N4 &kp N5 &kp N6 &kp EQUAL &kp NON_US_HASH
&kp LSHFT &none &kp F2 &kp MINUS &kp INT1 &kp LS(GRAVE) &trans &trans &kp N0 &kp N1 &kp N2 &kp N3 &kp FSLH &trans
Expand Down

0 comments on commit 3294e59

Please sign in to comment.