summaryrefslogtreecommitdiffstats
path: root/keyboards/candybar/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-22Candybar: remove mousekeys as default (#5210)TerryMathews1-2/+2
Binaries compiled at config.qmk.fm are oversized for the MCU. Adjusting default options to compensate.
2019-01-19[Keyboard] Initial support for TKC Candybar (#4881)TerryMathews1-0/+50
* 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>