hide bluetooth clear behind tabdance

This commit is contained in:
Daniel Bauer
2023-01-24 19:29:03 +01:00
committed by GitHub
parent d9b753ec09
commit cc839c9023

View File

@@ -28,6 +28,14 @@
bindings = <&kp F5>, <&reset>;
};
tdblclear: tdblclear {
compatible = "zmk,behavior-tap-dance";
label = "tdblclear";
#binding-cells = <0>;
tapping-term-ms = <200>;
bindings = <&trans>, <&bt BT_CLR>;
}
tdrstr: tdrstr {
compatible = "zmk,behavior-tap-dance";
label = "tdrstr";
@@ -95,7 +103,7 @@
// | | | | | | | | | | | |
bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tdrstr &trans &trans &trans &trans &trans
&tdblclear &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tdrstr &trans &trans &trans &trans &trans
&kp LA(F4) &trans &trans &trans &tdcaps &trans &kp PG_UP &kp INS &kp PSCRN &kp K_CMENU &trans &trans
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp DEL &kp BSPC
&trans &kp EQUAL &kp MINUS &kp PLUS &kp LBRC &kp RBRC &trans &trans &kp PG_DN &kp C_PREV &kp C_PP &kp C_NEXT &trans &trans