some new combos
This commit is contained in:
committed by
GitHub
parent
e6150ae135
commit
97cef2541d
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
combo_esc {
|
combo_esc {
|
||||||
timeout-ms = <50>;
|
timeout-ms = <50>;
|
||||||
key-positions = <11 13>;
|
key-positions = <13 14>;
|
||||||
bindings = <&kp ESC>;
|
bindings = <&kp ESC>;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -31,6 +31,11 @@
|
|||||||
key-positions = <20 21>;
|
key-positions = <20 21>;
|
||||||
bindings = <&kp LC(Z)>;
|
bindings = <&kp LC(Z)>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
combo_bsp {
|
||||||
|
bindings = <&kp BACKSPACE>;
|
||||||
|
key-positions = <8 9>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user