mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Show correct function name for default layer set
This commit is contained in:
parent
1722e04e73
commit
13fbab9d8b
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ Default Layer is a layer which always is valid and referred to when actions is n
|
|||
|
||||
This sets Default Layer to given parameter `layer` and activate it.
|
||||
|
||||
ACTION_DEFAULT_LAYER(layer)
|
||||
ACTION_DEFAULT_LAYER_SET(layer)
|
||||
|
||||
|
||||
#### 2.2.2 Momentary
|
||||
|
|
Loading…
Reference in a new issue