some new combos

This commit is contained in:
keymap-editor[bot]
2023-06-26 19:36:42 +00:00
committed by GitHub
parent e6150ae135
commit 97cef2541d

View File

@@ -22,7 +22,7 @@
combo_esc {
timeout-ms = <50>;
key-positions = <11 13>;
key-positions = <13 14>;
bindings = <&kp ESC>;
};
@@ -31,6 +31,11 @@
key-positions = <20 21>;
bindings = <&kp LC(Z)>;
};
combo_bsp {
bindings = <&kp BACKSPACE>;
key-positions = <8 9>;
};
};
};