Skip to content

Commit

Permalink
more changes for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
nhongooi committed Mar 14, 2024
1 parent d6db6ad commit 21397e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions boards/arm/zaphod/zaphod.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
label = "HOMEROW_MODS";
#binding-cells = <2>;
tapping-term-ms = <180>;
quick_tap_ms = <0>;
flavor = "tap-preferred";
quick_tap_ms = <150>;
flavor = "balanced";
bindings = <&kp>, <&kp>;
};
gresc: grave_escape {
Expand Down Expand Up @@ -60,8 +60,8 @@
lower_layer {
bindings = <
&kp LG(SPC) &kp LC(LEFT) &kp LC(UP) &kp LC(RIGHT) &trans &kp LBKT &kp N7 &kp N8 &kp N9 &kp RBKT
&trans &trans &trans &trans &trans &kp SQT &kp N4 &kp N5 &kp N6 &kp EQUAL
&kp LG(LS(Q)) &kp LG(N1) &kp LG(N2) &kp LG(N3) &kp LG(N4) &kp MINUS &kp N1 &kp N2 &kp N3 &kp BSLH
&trans &trans &trans &trans &kp LG(FSLH) &kp SQT &kp N4 &kp N5 &kp N6 &kp EQUAL
&kp LG(N1) &kp LG(N7) &kp LG(N4) &kp LG(N5) &kp LA(F12) &kp MINUS &kp N1 &kp N2 &kp N3 &kp BSLH
&trans &trans &kp DOT &kp N0
>;
};
Expand Down

0 comments on commit 21397e6

Please sign in to comment.