remove left mousclick

This commit is contained in:
Kabbone 2022-02-18 20:11:56 +01:00
parent e6ca32b7c4
commit 0ce2361abc
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -139,12 +139,6 @@
bindings = <&kp LEFT>; bindings = <&kp LEFT>;
layers = <3>; layers = <3>;
}; };
// combo_lclk {
// timeout-ms = <50>;
// key-positions = <26 27>;
// bindings = <&mkp LCLK>;
// layers = <3>;
// };
}; };
behaviors { behaviors {
@ -235,10 +229,10 @@
}; };
bt { bt {
bindings = < bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&bootloader &trans &trans &trans &trans &trans &trans &trans &trans &trans &bootloader &trans &trans &trans &trans &trans &trans &trans &trans &trans
&bt BT_PRV &bt BT_NXT &bt BT_CLR &trans &to 0 &to 1 &trans &trans &trans &trans &bt BT_PRV &bt BT_NXT &bt BT_CLR &trans &to 0 &to 1 &trans &trans &trans &trans
&to 0 &trans &trans &to 1 &to 0 &trans &trans &to 1
>; >;
}; };