diff options
author | Osamu Aoki <osamuaoki@users.noreply.github.com> | 2017-03-31 00:31:28 +0900 |
---|---|---|
committer | Osamu Aoki <osamuaoki@users.noreply.github.com> | 2017-03-31 00:31:28 +0900 |
commit | 46977da4177450bad4f807e3bb36aa59c5c6079f (patch) | |
tree | 9379db57d278438e0f79fd800a7c3e39c54864bb /Home.md | |
parent | 1a675efc4fce9c4fd2f5dd0b900d81bae1c22a3d (diff) |
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r-- | Home.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ For more details of the `keymaps` array, see [Keymap Overview](Keymap) page. ## C macros for action code -Basic "C macros" are documented in the [Key Functions](Key-Functions) page. +Basic "C macros" for layer switching are documented in the [Key Functions](Key-Functions) page. > The keyboard [macros](Macros) are completely different concept from the C macros for action code. Please don't get confused. |