Add masked-mods support (PR#1114)
This commit is contained in:
parent
dd87743f2f
commit
4427fd4adb
2 changed files with 5 additions and 2 deletions
|
@ -114,6 +114,7 @@ TODOs and ISSUES
|
|||
#binding-cells = <0>;
|
||||
bindings = << NUM BSPC>, <&kp DEL>;
|
||||
mods = <MOD_LSFT>;
|
||||
masked_mods = <MOD_LSFT>; // requires PR 1114
|
||||
};
|
||||
|
||||
// tap: sticky shift | double tap: capsword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue