Skip to content

Commit

Permalink
Update am_hatsu.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
rain2813 authored Apr 15, 2024
1 parent fbd6971 commit 6fd6785
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions config/am_hatsu.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,12 @@
// | | | CTRL | DEL | | HOME | CTRL |
// | | | ALT | LEFT | | END | ALT |
bindings = <
&lt 3 ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSLH
&lt 2 TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&mt LCTRL CAPS &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp LGUI &kp GRAVE &layer_s &kp SPACE &kp ENTER &kp BSPC &kp MINUS &kp EQUAL
&mt LCTRL C &layer_3 &lt 3 HOME &mt RCTRL V
&mt LALT T &layer_2 &layer_1 &mt RALT Y
&lt 3 ESC &kp Q &kp W &kp E &kp R &kp T
&lt 2 TAB &kp A &kp S &kp D &kp F &kp G
&mt LCTRL CAPS &kp Z &kp X &kp C &kp V &kp B
&kp LGUI &kp GRAVE &layer_s &kp SPACE
&mt LCTRL C &layer_3
&mt LALT T &layer_2
>;
};

Expand All @@ -166,12 +166,12 @@
// | | | | | | | | | |
// | | | | | | | | | |
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp F12
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp PIPE
&trans &trans &kp LBKT &kp RBKT &kp LBRC &kp RBRC &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT
&trans &trans &kp LBKT &kp RBKT
&trans &trans
&trans &trans
>;
};

Expand All @@ -187,12 +187,12 @@
// | | | | | |

bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &bt BT_CLR
&trans &kp INS &kp PSCRN &kp K_CMENU &trans &trans &kp PG_UP &trans &kp UP &trans &kp N0 &trans
&trans &kp LALT &kp LCTRL &kp LSHFT &trans &kp CLCK &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &kp DEL &kp BSPC
&kp K_UNDO &kp K_CUT &kp K_COPY &kp K_PASTE &trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4
&trans &kp INS &kp PSCRN &kp K_CMENU &trans &trans
&trans &kp LALT &kp LCTRL &kp LSHFT &trans &kp CLCK
&kp K_UNDO &kp K_CUT &kp K_COPY &kp K_PASTE
&trans &trans
&trans &trans
>;
};

Expand All @@ -209,12 +209,12 @@
// | | | | | |

bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &kp N7 &kp N8 &kp N9 &none &bt BT_CLR
&none &rgb_ug RGB_HUD &rgb_ug RGB_HUI &rgb_ug RGB_SAD &rgb_ug RGB_SAI &rgb_ug RGB_EFF &none &kp N4 &kp N5 &kp N6 &none &none
&none &rgb_ug RGB_BRD &rgb_ug RGB_BRI &none &none &none &none &kp N1 &kp N2 &kp N3 &none &none
&none &none &none &rgb_ug RGB_TOG &none &none &kp N0 &kp DOT
&none &none &none &none
&none &none &none &none
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4
&none &rgb_ug RGB_HUD &rgb_ug RGB_HUI &rgb_ug RGB_SAD &rgb_ug RGB_SAI &rgb_ug RGB_EFF
&none &rgb_ug RGB_BRD &rgb_ug RGB_BRI &none &none &none
&none &none &none &rgb_ug RGB_TOG
&none &none
&none &none

>;
};
Expand Down

0 comments on commit 6fd6785

Please sign in to comment.