aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/candybar/halconf.h
Commit message (Collapse)AuthorAgeFilesLines
* The Key Company project consolidation (#9547)TerryMathews2020-08-291-525/+0
| | | | | | | | | | | | | | | | * Consolidate TKC projects and increase VIA keymap count to 4. * Updated readme files. * Removed config.h via limitation of 2 dynamic keymaps * Reduce dynamic keymaps from 4 to 3 due to EEPROM space limitations. * Update dynamic_keymap.c * Restore 4 dynamic keymaps for VIA in TKC projects. * Update quantum/dynamic_keymap.c
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-47/+219
|
* [Keyboard] Initial support for TKC Candybar (#4881)TerryMathews2019-01-181-0/+353
* 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>