Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The Key Company project consolidation (#9547) | TerryMathews | 2020-08-29 | 1 | -714/+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 | ||||
* | Enable memcore to fix malloc/rand crashes (#8695) | Joel Challis | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -4/+198 |
| | |||||
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 1 | -4/+0 |
| | |||||
* | [Keyboard] Initial support for TKC Candybar (#4881) | TerryMathews | 2019-01-18 | 1 | -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> |