summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/gen1/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-091-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 workZach White2021-01-071-4/+8
|
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-162/+175
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-171-7/+161
| | | | | | | * 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
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-231-0/+11
| | | | | | | | | | | | | | | | | | * Initial Clueboard 66% arm support * Fix LAYOUT_66_ansi * wip * Bring this branch up to date with led_matrix * Get Clueboard 66% hotswap working with led_matrix * stm32 cleanup * Fix compiling for clueboard 66% hotswap prototype * Reduce the size of the prototype firmware
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Clueboard hotswap support (#2376)skullydazed2018-02-101-0/+3