summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66/rev4/keymaps
AgeCommit message (Collapse)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
* 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>