From: Osamu Aoki <osamuaoki@users.noreply.github.com> Date: Thu, 30 Mar 2017 15:31:28 +0000 (+0900) Subject: Updated Home (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=46977da4177450bad4f807e3bb36aa59c5c6079f;p=qmk_firmware.git Updated Home (markdown) --- 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.