27 Commits (896d9aa98cfec0f2b1010be7e0db289b8b809311)

Author SHA1 Message Date
Joel Challis 6133b08e73
Rework input_pressed_state docs (#19267)
* Revert changes to porting

* Update reference_info_json.md
3 years ago
Joel Challis c952458c78
DD bootmagic config (#19201)
* DD bootmagic config

* Also enable

* docs
3 years ago
Joel Challis 4a0aa9ada2
Fix headers in info.json reference (#19202) 3 years ago
Ndot 5a3770d363
[Docs] Update reference_info_json.md (#18817)
* [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>
3 years ago
Joel Challis af6aa225eb
Additional DD backlight config (#19124)
* Additional dd backlight config

* Update docs
3 years ago
Less/Rikki 00dc764f72
[docs] Improve documentation regarding info.json (#18508)
* docs: raise info.json awareness

* docs: note that DD migration is WIP
3 years ago
Markus Knutsson 961de3c205
Update reference_info_json.md (#18518)
* 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>
3 years ago
zvecr 82f0263e41 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis 2a3dd95229
Add basic secure docs (#17577) 3 years ago
QMK Bot 05074cbdf0 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Josh Hinnebusch 096db8c8ca
Add LED backlight/indicator info to reference_info_json.md (#17010)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Joel Challis 1a400d8644
Allow encoder config from info.json (#17295) 4 years ago
evils 0a45a19801
[Docs] clarify inner array of direct pin matrix (#17437) 4 years ago
peepeetee 8014fb14b6
Fix in-page links in reference_info_json.md (#16487) 4 years ago
Ryan c72ed7c024
CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD

* Apply suggestions
4 years ago
Ryan b7a346600c
[Docs] Clean up reference_info_json.md (#14806) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan 25f43837d2
Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
QMK Bot a0e7333915 Merge remote-tracking branch 'origin/master' into develop 5 years ago
Ryan 92a787ca4c
[Docs] Use HTTPS for images and links where possible (#11695) 5 years ago
Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108)
* 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>
5 years ago
Zach White 47b9b11009
Configure keyboard matrix from info.json (#10817)
* 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>
5 years ago
George Mao 9e9b604234
Mark 'key_count' as optional within info.json docs (#10513)
* 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
5 years ago
skullY bcb1815420 Add label to the info.json reference 7 years ago
skullY 83f74dd94c fix the case for some elements 7 years ago
noroadsleft c6183ab4fc Update docs/reference_info_json.md
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
7 years ago
skullY 330e2e6af5 Address comments in #4832. Move info.json reference to its own file. 7 years ago