Sticky keys can be combined; if you tap &sk LCTRL and then &sk LSHIFT and then &kp A, the output will be ctrl+shift+a.
Binding | Behavior | Description |
---|---|---|
&trans | Transparent | Passes the key press down to the next active layer in the stack for processing. |
&none | None | Swallows and stops the key press, no keycode will be sent nor will the key press be passed down to the next active layer in the stack. |