aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/candybar/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Candybar: remove mousekeys as default (#5210)TerryMathews2019-02-221-2/+2
| | | | Binaries compiled at config.qmk.fm are oversized for the MCU. Adjusting default options to compensate.
* [Keyboard] Initial support for TKC Candybar (#4881)TerryMathews2019-01-181-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>