Add a number of helper macros that aid in constructing the Key code for keys with modifiers held. These can, of course, be embedded in each other, so to have a key on the keymap that has all currently supported modifiers pressed, along with `X`, one would write: `LCTRL(LALT(RALT(LSHIFT(LGUI(X)))))` Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>pull/64/head
parent
cce029c34e
commit
5289373f82
Loading…
Reference in new issue