4 Commits (56ef80216ae4c67e2a70857c61d1e62eec1ab380)

Author SHA1 Message Date
Zach White 56ef80216a make flake8 happy 5 years ago
Zach White b2c26f7cdd get qmk generate-api into a good state 5 years ago
Zach White ededff8556 validate keyboard data with jsonschema 5 years ago
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>
5 years ago