summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66/rev1/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>
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-07
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Add info.json files for clueboard 66skullY2017-11-01