1
0
Fork 0

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.
This commit is contained in:
Takeshi ISHII 2022-02-07 02:37:59 +09:00 committed by GitHub
parent 14f886d03b
commit 87199eb2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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: