diff options
Diffstat (limited to 'doc/keymap.md')
-rw-r--r-- | doc/keymap.md | 2 |
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 |