diff options
author | skullY <skullydazed@gmail.com> | 2019-01-14 10:38:22 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2019-02-08 15:13:20 -0800 |
commit | 330e2e6af532bc1531be78f3aedd3479b0573421 (patch) | |
tree | d2e58490c29516b933b1786db8514889fca1013c /docs/_summary.md | |
parent | 24b7d058e2e456dc4ec9cd1e640374b033b57223 (diff) | |
download | qmk_firmware-330e2e6af532bc1531be78f3aedd3479b0573421.tar.gz qmk_firmware-330e2e6af532bc1531be78f3aedd3479b0573421.zip |
Address comments in #4832. Move info.json reference to its own file.
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index c467a7231a..6bc7471896 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -40,6 +40,7 @@ * [Unit Testing](unit_testing.md) * [Useful Functions](ref_functions.md) * [Configurator Support](reference_configurator_support.md) + * [info.json Format](reference_info_json.md) * [Features](features.md) * [Basic Keycodes](keycodes_basic.md) |