add term combo
This commit is contained in:
parent
3ee16e0b26
commit
8cc8eefcaf
|
@ -24,6 +24,12 @@
|
|||
bindings = <&kp ESC>;
|
||||
};
|
||||
|
||||
combo_term {
|
||||
timeout-ms = <50>;
|
||||
key-positions = <30 33>;
|
||||
bindings = <&kp LGUI &kp ENTER>;
|
||||
};
|
||||
|
||||
combo_tab {
|
||||
timeout-ms = <50>;
|
||||
key-positions = <10 11>;
|
||||
|
|
Loading…
Reference in New Issue