diff options
| author | Zach White <skullydazed@gmail.com> | 2021-01-10 20:47:58 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-10 20:47:58 -0800 |
| commit | a15c9057a1f52e28229dd466f51ae4f4f9ecdb81 (patch) | |
| tree | aa5424f67f7ad99cad39ad81c26880aed98ed416 /docs/_summary.md | |
| parent | 42f9d5c8773823fc60f7258bb5c73aa353949bd3 (diff) | |
| download | qmk_firmware-a15c9057a1f52e28229dd466f51ae4f4f9ecdb81.tar.gz qmk_firmware-a15c9057a1f52e28229dd466f51ae4f4f9ecdb81.zip | |
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.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 19498f6a2..8d401bb40 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -159,6 +159,7 @@ | |||
| 159 | * [Contributing to QMK](contributing.md) | 159 | * [Contributing to QMK](contributing.md) |
| 160 | * [Translating the QMK Docs](translating.md) | 160 | * [Translating the QMK Docs](translating.md) |
| 161 | * [Config Options](config_options.md) | 161 | * [Config Options](config_options.md) |
| 162 | * [Data Driven Configuration](data_driven_config.md) | ||
| 162 | * [Make Documentation](getting_started_make_guide.md) | 163 | * [Make Documentation](getting_started_make_guide.md) |
| 163 | * [Documentation Best Practices](documentation_best_practices.md) | 164 | * [Documentation Best Practices](documentation_best_practices.md) |
| 164 | * [Documentation Templates](documentation_templates.md) | 165 | * [Documentation Templates](documentation_templates.md) |
