add term combo

This commit is contained in:
2022-02-25 21:27:57 +01:00
parent 3ee16e0b26
commit 8cc8eefcaf

View File

@@ -24,6 +24,12 @@
bindings = <&kp ESC>; bindings = <&kp ESC>;
}; };
combo_term {
timeout-ms = <50>;
key-positions = <30 33>;
bindings = <&kp LGUI &kp ENTER>;
};
combo_tab { combo_tab {
timeout-ms = <50>; timeout-ms = <50>;
key-positions = <10 11>; key-positions = <10 11>;