Skip to content

Commit

Permalink
Change ctrl position to default, add fn layer key to delete. Add navi…
Browse files Browse the repository at this point in the history
…gation keys to hjkl on layer 1
  • Loading branch information
keymap-editor[bot] authored Sep 26, 2023
1 parent 49e4613 commit d97aafc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
&kp TAB &kp Q &kp W &kp E &kp R &kp T &none &none &kp Y &kp U &kp I &kp O &kp P &kp BSLH
&kp ESC &kp A &kp S &kp D &kp F &kp G &none &kp LCTRL &kp LALT &kp LGUI &kp RCTRL &none &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp HOME &kp PG_UP &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&mo 2 &kp GRAVE &kp CAPS &kp LEFT &kp RIGHT &kp SPACE &kp DEL &kp END &kp PG_DN &kp ENTER &kp BACKSPACE &kp UP &kp DOWN &kp LBKT &kp RBKT &mo 2
&kp LCTRL &kp GRAVE &kp CAPS &kp LEFT &kp RIGHT &kp SPACE &mo 2 &kp END &kp PG_DN &kp ENTER &kp BACKSPACE &kp UP &kp DOWN &kp LBKT &kp RBKT &mo 2
>;
};

Expand All @@ -46,11 +46,11 @@

fn {
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 1 &mo 3 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&trans &trans &trans &trans &trans &trans &none &none &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &none &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 1 &mo 3 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&trans &trans &trans &trans &trans &trans &none &none &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &none &kp LEFT_ARROW &kp DOWN_ARROW &kp UP_ARROW &kp RIGHT &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit d97aafc

Please sign in to comment.