Joel Challis
3fc9c03559
Remove all
from list of animations in info.json
( #19978 )
2023-03-01 02:55:14 +00:00
Joel Challis
6133b08e73
Rework input_pressed_state docs ( #19267 )
...
* Revert changes to porting
* Update reference_info_json.md
2022-12-08 20:41:38 +00:00
Joel Challis
c952458c78
DD bootmagic config ( #19201 )
...
* DD bootmagic config
* Also enable
* docs
2022-11-30 04:27:21 +00:00
Joel Challis
4a0aa9ada2
Fix headers in info.json reference ( #19202 )
2022-11-30 02:45:51 +00:00
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>
2022-11-28 02:08:27 +00:00
Joel Challis
af6aa225eb
Additional DD backlight config ( #19124 )
...
* Additional dd backlight config
* Update docs
2022-11-23 18:48:22 +00:00
Less/Rikki
00dc764f72
[docs] Improve documentation regarding info.json ( #18508 )
...
* docs: raise info.json awareness
* docs: note that DD migration is WIP
2022-09-29 13:08:45 -04:00
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>
2022-09-29 11:01:34 -04:00
zvecr
82f0263e41
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 01:19:58 +01:00
Joel Challis
2a3dd95229
Add basic secure docs ( #17577 )
2022-07-13 00:06:19 +01:00
QMK Bot
05074cbdf0
Merge remote-tracking branch 'origin/master' into develop
2022-07-02 11:27:40 +00:00
Josh Hinnebusch
096db8c8ca
Add LED backlight/indicator info to reference_info_json.md ( #17010 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-07-02 21:27:34 +10:00
Joel Challis
1a400d8644
Allow encoder config from info.json ( #17295 )
2022-06-20 20:15:06 -07:00
evils
0a45a19801
[Docs] clarify inner array of direct pin matrix ( #17437 )
2022-06-21 01:52:11 +01:00
peepeetee
8014fb14b6
Fix in-page links in reference_info_json.md ( #16487 )
2022-03-07 18:50:03 -08:00
Ryan
c72ed7c024
CLI: Parse USB device version BCD ( #14580 )
...
* CLI: Parse USB device version BCD
* Apply suggestions
2022-01-17 08:44:34 +11:00
Ryan
b7a346600c
[Docs] Clean up reference_info_json.md ( #14806 )
2021-10-15 12:45:33 +11:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
2021-09-12 14:04:56 +10:00
Ryan
25f43837d2
Remove references to info.json width
and height
in CLI ( #13728 )
2021-07-29 22:37:18 -07:00
QMK Bot
a0e7333915
Merge remote-tracking branch 'origin/master' into develop
2021-01-30 11:01:46 +00:00
Ryan
92a787ca4c
[Docs] Use HTTPS for images and links where possible ( #11695 )
2021-01-30 22:00:56 +11:00
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>
2021-01-09 13:34:14 -08:00
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>
2020-12-30 10:27:37 -08:00
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
2020-10-03 00:42:11 +01:00
skullY
bcb1815420
Add label to the info.json reference
2019-02-08 15:13:20 -08:00
skullY
83f74dd94c
fix the case for some elements
2019-02-08 15:13:20 -08:00
noroadsleft
c6183ab4fc
Update docs/reference_info_json.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2019-02-08 15:13:20 -08:00
skullY
330e2e6af5
Address comments in #4832 . Move info.json reference to its own file.
2019-02-08 15:13:20 -08:00