mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
added backspace on left
This commit is contained in:
committed by
GitHub
parent
68630f2912
commit
cc62241f4e
@@ -45,6 +45,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
combos {
|
||||
compatible = "zmk,combos";
|
||||
|
||||
BackspaceOnLeft {
|
||||
bindings = <&kp BACKSPACE>;
|
||||
key-positions = <0 12>;
|
||||
};
|
||||
};
|
||||
|
||||
keymap {
|
||||
compatible = "zmk,keymap";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user