1
0
mirror of https://github.com/tcaxle/zmk-config.git synced 2024-11-29 05:11:56 +00:00
This commit is contained in:
keymap-editor[bot] 2024-02-27 09:57:59 +00:00 committed by GitHub
parent 48a3fdeca2
commit 94430f6eb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 &lt 1 SPACE &lt 1 ENTER &mtd &kp RALT &kp RIGHT_WIN &kp RIGHT_CONTROL &kp LCTRL &kp LEFT_WIN &kp LALT &mtd &lt 1 SPACE &lt 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 {