Skip to content

Commit

Permalink
switch func to single layer tap key
Browse files Browse the repository at this point in the history
  • Loading branch information
deanraspa authored and egill-agnisson committed Mar 2, 2024
1 parent 9d0ef9b commit 0db0cb3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions zaphod.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@
bindings = <&kp PIPE>;
};

fn_mo {
timeout-ms = <50>;
key-positions = <30 33>;
layers = <DEF_L FUN_L>;
bindings = <&mo FUN_L>;
};

};

behaviors {
Expand All @@ -120,7 +113,7 @@
&kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI
&hm LGUI A &hm LALT R &hm LSHFT S &hm LCTRL T &kp G &kp M &hm RCTRL N &hm RSHFT E &hm LALT I &hm LGUI O
&kp Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &kp FSLH
&kp TAB &lt NAV_L SPACE &lt SYM_L RET &kp BKSP
&lt FUN_L TAB &lt NAV_L SPACE &lt SYM_L RET &kp BKSP
>;
};

Expand Down

0 comments on commit 0db0cb3

Please sign in to comment.