Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 1 | -0/+1 |
| | | | | | | | | | * add support for specifying BOARD in info.json * move BOARD from rules.mk to info.json for clueboard * fix keyboards that do not require board * remove out of compliance values | ||||
* | cleanup clueboard based on latest validation work | Zach White | 2021-01-07 | 1 | -0/+8 |
| | |||||
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -1/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Support for the Clueboard California macropad (#7127) | skullydazed | 2019-10-23 | 1 | -0/+10 |
* Support for the Clueboard California macropad * Update keyboards/clueboard/california/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> |