mirror of
https://github.com/Kabbone/zmk-config.git
synced 2025-01-07 17:24:25 +01:00
remove left mousclick
This commit is contained in:
parent
e6ca32b7c4
commit
0ce2361abc
@ -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
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user