summaryrefslogtreecommitdiffstats
path: root/docs/data_driven_config.md
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2022-02-07 02:37:59 +0900
committerGitHub <noreply@github.com>2022-02-06 17:37:59 +0000
commit87199eb2f50522b7b91352e4b1c76d6db3f14af3 (patch)
tree6cb374a34ddc2cfd1ee3b7672598889e4ded768b /docs/data_driven_config.md
parent14f886d03bead5022d1a3ebcc72c75ae1f2b622e (diff)
add 'info_config.h' into docs/hardware_keyboard_guidelines.md (#16247)
Added info_config.h added in #10817 to the include order description of config.h.
Diffstat (limited to 'docs/data_driven_config.md')
-rw-r--r--docs/data_driven_config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data_driven_config.md b/docs/data_driven_config.md
index c2ad4fed8f..38fb5dbf14 100644
--- a/docs/data_driven_config.md
+++ b/docs/data_driven_config.md
@@ -74,7 +74,7 @@ Whenever QMK generates a complete `info.json` it extracts information from `conf
If you are not sure how to edit this file or are not comfortable with Python [open an issue](https://github.com/qmk/qmk_firmware/issues/new?assignees=&labels=cli%2C+python&template=other_issues.md&title=) or [join #cli on Discord](https://discord.gg/heQPAgy) and someone can help you with this part.
-### Add code to generate it
+### Add code to generate it :id=add-code-to-generate-it
The final piece of the puzzle is providing your new option to the build system. This is done by generating two files: