| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -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 Mao | 2020-10-03 | 1 | -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 reference | skullY | 2019-02-09 | 1 | -0/+3 |
| | | |||||
| * | fix the case for some elements | skullY | 2019-02-09 | 1 | -8/+8 |
| | | |||||
| * | Update docs/reference_info_json.md | noroadsleft | 2019-02-09 | 1 | -1/+1 |
| | | | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | ||||
| * | Address comments in #4832. Move info.json reference to its own file. | skullY | 2019-02-09 | 1 | -0/+70 |