mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
hide bluetooth clear behind tabdance
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user