Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Aug 19, 2022
2 parents 2ed2c88 + e6a1afb commit 5ee482b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data_driven_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You will then need to add support for your new configuration to `info.json`. The

1. Add it to the schema in `data/schemas/keyboards.jsonschema`
1. Add a mapping in `data/maps`
1. (optional and discoraged) Add code to extract/generate it to:
1. (optional and discouraged) Add code to extract/generate it to:
* `lib/python/qmk/info.py`
* `lib/python/qmk/cli/generate/config_h.py`
* `lib/python/qmk/cli/generate/rules_mk.py`
Expand Down

0 comments on commit 5ee482b

Please sign in to comment.