add term combo

This commit is contained in:
Kabbone 2022-02-25 21:27:57 +01:00
parent 3ee16e0b26
commit 8cc8eefcaf
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
1 changed files with 6 additions and 0 deletions

View File

@ -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>;