summaryrefslogtreecommitdiffstats
path: root/keyboards/candybar/info.json
AgeCommit message (Collapse)AuthorFilesLines
2019-01-19[Keyboard] TKC Candybar: Correct info.json (#4882)TerryMathews1-1/+4
Inadvertently left a key position out of info.json, keeping it from rendering properly.
2019-01-19[Keyboard] Initial support for TKC Candybar (#4881)TerryMathews1-0/+207
* Initial support for TKC Candybar * Correct FN layer issue Both shift keys were overloaded. Moved Caps Lock to FN + C. * Update keyboard description in config.h. * Info.json * Update project information * Update keyboards/candybar/readme.md Co-Authored-By: TerryMathews <terry@terrymathews.net>