aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/tmov2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Update TMOv2 for new key (#7759)Andrew Kannan2020-02-211-2/+2
| | | | | | * Update TMOv2 for new keymap * Update based on PR changes
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-0/+6
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* VIA Configurator Refactor (#7268)Wilba2020-01-031-19/+3
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* [Keyboard] New CannonKeys boards and EEPROM fixes (#6968)Andrew Kannan2019-10-291-0/+97
* 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>