Adjust nibble keymap
This commit is contained in:
parent
cc69860456
commit
34b61045c5
|
@ -55,10 +55,10 @@
|
|||
|
||||
bindings = <
|
||||
&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &kp DEL &kp DEL
|
||||
&trans &kp CAPS &trans &kp PG_UP &kp UP &kp PG_DN &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp INS
|
||||
&none &trans &trans &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &trans &trans &kp PSCRN
|
||||
&none &trans &none &trans &kp HOME &trans &kp END &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
&none &trans &trans &trans &trans &trans &trans &trans &kp C_PREV &kp C_PP &kp C_NEXT
|
||||
&trans &kp CAPS &kp PG_UP &kp END &kp UP &kp HOME &trans &trans &trans &trans &trans &trans &trans &trans &kp INS &kp INS
|
||||
&none &trans &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &trans &kp PSCRN &kp PSCRN
|
||||
&none &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 &trans &bootloader &reset &kp C_PP
|
||||
&none &trans &trans &trans &trans &trans &kp C_VOLUME_UP &kp C_VOLUME_DOWN &kp C_MUTE &trans &trans
|
||||
>;
|
||||
};
|
||||
alt_layer {
|
||||
|
@ -74,18 +74,5 @@
|
|||
&none &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
};
|
||||
mouse_layer {
|
||||
label = "Mouse";
|
||||
|
||||
sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>;
|
||||
|
||||
bindings = <
|
||||
&none &none &none &none &none &none &none &none &none &none &none &none &none &none &none
|
||||
&none &none &kp LC(LA(TAB)) &none &none &none &none &none &none &none &none &none &none &none &none &none
|
||||
&to 0 &none &kp LG(DOWN) &none &none &none &none &none &none &none &none &none &none &none &none
|
||||
&none &none &none &none &kp ESC &none &none &none &none &none &none &none &none &none &none &none
|
||||
&none &none &none &none &none &none &none &none &none &none &none
|
||||
>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue