We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f30470 commit 98b3f91Copy full SHA for 98b3f91
config/dactyl_cc.keymap
@@ -41,7 +41,7 @@
41
bsdel: backspace_delete {
42
compatible = "zmk,behavior-mod-morph";
43
#binding-cells = <0>;
44
- bindings = <&kp BACKSLASH>, <&kp DELETE>;
+ bindings = <&kp BACKSPACE>, <&kp DELETE>;
45
mods = <(MOD_LSFT|MOD_RSFT)>;
46
};
47
0 commit comments