summaryrefslogtreecommitdiffstats
path: root/keyboards/candybar/chconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-051-1/+1
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-4/+198
|
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-281-4/+0
|
* [Keyboard] Initial support for TKC Candybar (#4881)TerryMathews2019-01-181-0/+524
* 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>