summaryrefslogtreecommitdiffstats
path: root/docs/reference_info_json.md
Commit message (Collapse)AuthorAgeFilesLines
* merge upstream 713427clokher2023-04-261-1/+35
|
* Fix headers in info.json reference (#19202)Joel Challis2022-11-301-7/+7
|
* [Docs] Update reference_info_json.md (#18817)Ndot2022-11-281-4/+4
| | | | | | | | | | | | | * [Docs] Update reference_info_json.md - Makes it easier to find keyboard.jsonschema. - Adds a reference to the Data Driven page. * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Additional DD backlight config (#19124)Joel Challis2022-11-231-0/+7
| | | | | * Additional dd backlight config * Update docs
* [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-291-9/+20
| | | | | * docs: raise info.json awareness * docs: note that DD migration is WIP
* Update reference_info_json.md (#18518)Markus Knutsson2022-09-291-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | * Update reference_info_json.md * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developzvecr2022-07-131-0/+22
|\
| * Add basic secure docs (#17577)Joel Challis2022-07-131-0/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-2/+53
|\|
| * Add LED backlight/indicator info to reference_info_json.md (#17010)Josh Hinnebusch2022-07-021-2/+53
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Allow encoder config from info.json (#17295)Joel Challis2022-06-201-0/+36
|/
* [Docs] clarify inner array of direct pin matrix (#17437)evils2022-06-211-1/+1
|
* Fix in-page links in reference_info_json.md (#16487)peepeetee2022-03-071-3/+3
|
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-2/+4
| | | | | * CLI: Parse USB device version BCD * Apply suggestions
* [Docs] Clean up reference_info_json.md (#14806)Ryan2021-10-151-43/+51
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-8/+2
|
* Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-291-4/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-301-1/+1
|\
| * [Docs] Use HTTPS for images and links where possible (#11695)Ryan2021-01-301-1/+1
| |
* | Use the schema to eliminate custom code (#11108)Zach White2021-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use the schema to eliminate custom code * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * make flake8 happy * bugfix * do not overwrite make vars from json Co-authored-by: Ryan <fauxpark@gmail.com>
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-21/+136
|/ | | | | | | | | | | | | | | | | | | | | | | | | * Make parameters from info.json available to the build system * move all clueboard settings to info.json * code formatting * make flake8 happy * make flake8 happy * make qmk lint happy * Add support for specifying led indicators in json * move led indicators to the clueboard info.json * Apply suggestions from code review Co-authored-by: Erovia <Erovia@users.noreply.github.com> * add missing docstring Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Mark 'key_count' as optional within info.json docs (#10513)George Mao2020-10-031-1/+1
| | | | | | | * Update reference_info_json.md key_count is now an optional field because it is better to get the keycount by counting the elements in the layout array. * Updated Japanese documentation as well
* Add label to the info.json referenceskullY2019-02-081-0/+3
|
* fix the case for some elementsskullY2019-02-081-8/+8
|
* Update docs/reference_info_json.mdnoroadsleft2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Address comments in #4832. Move info.json reference to its own file.skullY2019-02-081-0/+70