Updated man page.

master
Raheman Vaiya 5 years ago
parent 0070801b9d
commit 9242c4cf16
  1. BIN
      keyd.1.gz
  2. 6
      man.md

Binary file not shown.

@ -167,8 +167,10 @@ be used for letter layouts.
**overload(\<layer\>,\<keyseq\>,)**: Activates the given layer while held and emits the given key sequence when tapped.
**layout(\<layer\>)**: Sets the current layout to the given layer. You will likely want
to ensure you have a way to switch layouts within the new one.
**layout(\<layer\>[, \<modifier layer\>])**: Sets the current layout to the given layer. You will likely want
to ensure you have a way to switch layouts within the new one. A second layer may optionally
be supplied and is used as the modifier layer if present.
**macro(\<macro\>)**: Perform the key sequence described in `<macro>`

Loading…
Cancel
Save