mirror of
https://github.com/tcaxle/zmk-config.git
synced 2024-11-29 05:11:56 +00:00
???
This commit is contained in:
parent
48a3fdeca2
commit
94430f6eb5
@ -42,9 +42,9 @@
|
|||||||
behaviors {
|
behaviors {
|
||||||
mtd: mtd {
|
mtd: mtd {
|
||||||
compatible = "zmk,behavior-tap-dance";
|
compatible = "zmk,behavior-tap-dance";
|
||||||
label = "MTD";
|
label = "Mod-Tap-Dance";
|
||||||
#binding-cells = <0>;
|
#binding-cells = <0>;
|
||||||
bindings = <&mo 2>, <&mo 3>;
|
bindings = <&mo 2>, <&mo 3>, <&mo 5>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -88,9 +88,7 @@
|
|||||||
&kp LCTRL &kp LEFT_WIN &kp LALT &mtd < 1 SPACE < 1 ENTER &mtd &kp RALT &kp RIGHT_WIN &kp RIGHT_CONTROL
|
&kp LCTRL &kp LEFT_WIN &kp LALT &mtd < 1 SPACE < 1 ENTER &mtd &kp RALT &kp RIGHT_WIN &kp RIGHT_CONTROL
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings =
|
sensor-bindings = <&inc_dec_kp UP_ARROW DOWN>;
|
||||||
<&inc_dec_kp UP_ARROW DOWN>,
|
|
||||||
<&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
mirrored {
|
mirrored {
|
||||||
|
Loading…
Reference in New Issue
Block a user