~ruther/qmk_firmware

13fbab9d8b2015f4b81316bbdfba0705d459a480 — Johan Isacsson 11 years ago 1722e04
Show correct function name for default layer set
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/keymap.md
M doc/keymap.md => doc/keymap.md +1 -1
@@ 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