added backspace on left

This commit is contained in:
keymap-editor[bot]
2024-07-22 23:46:32 +00:00
committed by GitHub
parent 68630f2912
commit cc62241f4e

View File

@@ -45,6 +45,15 @@
};
};
combos {
compatible = "zmk,combos";
BackspaceOnLeft {
bindings = <&kp BACKSPACE>;
key-positions = <0 12>;
};
};
keymap {
compatible = "zmk,keymap";