move caps lock combo to m+,
This commit is contained in:
parent
aba63a92d1
commit
a6c1f41866
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@
|
||||||
bindings = <&kp ESC>;
|
bindings = <&kp ESC>;
|
||||||
};
|
};
|
||||||
combo_caps {
|
combo_caps {
|
||||||
timeout-ms = <75>;
|
timeout-ms = <COMBO_TIMEOUT>;
|
||||||
key-positions = <16 19>;
|
key-positions = <31 32>;
|
||||||
bindings = <&kp CAPS>;
|
bindings = <&kp CAPS>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue