summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohan Isacsson <johan@generatorhallen.se>2014-03-27 23:59:25 +0100
committerJohan Isacsson <johan@generatorhallen.se>2014-03-27 23:59:25 +0100
commit13fbab9d8b2015f4b81316bbdfba0705d459a480 (patch)
treeeed320ced8cdd4e4e4ed6310126e56c97c9ca674 /doc
parent1722e04e73301ffa1a4153644230f894570005da (diff)
Show correct function name for default layer set
Diffstat (limited to 'doc')
-rw-r--r--doc/keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keymap.md b/doc/keymap.md
index 7ef7430c96..3d78fc9c9c 100644
--- a/doc/keymap.md
+++ b/doc/keymap.md
@@ -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