aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/tmov2/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] New CannonKeys boards and EEPROM fixes (#6968)Andrew Kannan2019-10-291-0/+524
* Add Iron165 * CannonKeys new boards and cleanup * Tmo50 info json * Update readme for TMOv2 * update via keymap tmo * info json again * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> * Address PR comments * More changes for rules files cleanup * info.json fixed? * Fix Savage65 matrix * Apply suggestions from code review Thanks noroadsleft for the improvements! Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Bump eeprom version * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>