mirror of
https://github.com/Kabbone/zmk-config.git
synced 2025-01-01 15:34:26 +01:00
add term combo
This commit is contained in:
parent
3ee16e0b26
commit
8cc8eefcaf
@ -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>;
|
||||||
|
Loading…
Reference in New Issue
Block a user