summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66_hotswap/prototype/info.json
Commit message (Collapse)AuthorAge
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-15
|
* Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-31
|
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-17
| | | | | * CLI: Parse USB device version BCD * Apply suggestions
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-03
| | | | | | | * Remove deprecated KEYMAP alias * Remove some KEYMAP references * Remove some KEYMAP references
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
|
* cleanup clueboard based on latest validation workZach White2021-01-07
|
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400)Ryan2020-06-17
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro * Remove gen1 info.json in favour of higher level file * Split into revision-specific info.json