Age | Commit message (Collapse) | Author |
|
* Revert changes to porting
* Update reference_info_json.md
|
|
* DD bootmagic config
* Also enable
* docs
|
|
|
|
* [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
* Update docs
|
|
* docs: raise info.json awareness
* docs: note that DD migration is WIP
|
|
* 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>
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
|
|
|
|
* CLI: Parse USB device version BCD
* Apply suggestions
|
|
|
|
|
|
|
|
|
|
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
|
|
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
|