summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOsamu Aoki <osamuaoki@users.noreply.github.com>2017-03-30 17:31:28 +0200
committerOsamu Aoki <osamuaoki@users.noreply.github.com>2017-03-30 17:31:28 +0200
commit46977da4177450bad4f807e3bb36aa59c5c6079f (patch)
tree9379db57d278438e0f79fd800a7c3e39c54864bb
parent1a675efc4fce9c4fd2f5dd0b900d81bae1c22a3d (diff)
downloadqmk_firmware-46977da4177450bad4f807e3bb36aa59c5c6079f.tar.gz
qmk_firmware-46977da4177450bad4f807e3bb36aa59c5c6079f.tar.xz
Updated Home (markdown)
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index bcf85eaf4..c1cac8920 100644
--- a/Home.md
+++ b/Home.md
@@ -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.