]> git.donarmstrong.com Git - qmk_firmware.git/commit
Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)
authorEvan Travers <evantravers@gmail.com>
Wed, 29 Aug 2018 00:35:24 +0000 (19:35 -0500)
committerDrashna Jaelre <drashna@live.com>
Wed, 29 Aug 2018 00:35:24 +0000 (17:35 -0700)
commit08c682c193f43e5d54df990680ae93fc2e06150a
tree0a6ca5e281f67820f2ab484e4605c796343490c8
parent9bd6d6112d698ea5823b268983809fe3b8d98b26
Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)

When moving my planck layout to my let's split, I ran into this issue
because I had copied my planck layout from the default layout which just
used the `{}` array form for the keymap layers. I checked the docs, but
this bit wasn't clear to me. I'm sure @ishtob or @drashna helped me on
discord, but this seemed to be the logical place to add a helpful hint.
docs/feature_layouts.md