summaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-01-10 20:47:58 -0800
committerGitHub <noreply@github.com>2021-01-10 20:47:58 -0800
commita15c9057a1f52e28229dd466f51ae4f4f9ecdb81 (patch)
treeaa5424f67f7ad99cad39ad81c26880aed98ed416 /docs/_summary.md
parent42f9d5c8773823fc60f7258bb5c73aa353949bd3 (diff)
Document how to add data driven configurations (#11502)
* describe how data driven configuration works * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 19498f6a20..8d401bb40c 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -159,6 +159,7 @@
* [Contributing to QMK](contributing.md)
* [Translating the QMK Docs](translating.md)
* [Config Options](config_options.md)
+ * [Data Driven Configuration](data_driven_config.md)
* [Make Documentation](getting_started_make_guide.md)
* [Documentation Best Practices](documentation_best_practices.md)
* [Documentation Templates](documentation_templates.md)