Browse Source

Merge pull request #106 from CJNE/patch-1

Show correct function name for default layer set
tags/v1.9
tmk 10 years ago
parent
commit
5c63751790
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/keymap.md

+ 1
- 1
doc/keymap.md View File

@@ -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…
Cancel
Save