diff --git a/man.md b/man.md index a207aed..1e2bf46 100644 --- a/man.md +++ b/man.md @@ -199,10 +199,6 @@ layers and is distinct from `layout()` which should be used for letter layouts. 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(\)** - -: Perform the key sequence described in `` - **swap(\[, \])** : Swap the currently active layer with the supplied one. The supplied layer is @@ -210,6 +206,10 @@ active for the duration of the depression of the current layer's activation key. A key sequence may optionally be supplied to be performed before the layer change. +**macro(\)** + +: Perform the key sequence described in `` + Where `` has the form ` [...]` where each token is one of: - a valid key sequence.