summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/tmov2/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-34/+34
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-4/+4
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-041-0/+173
|
* Make a fix to savage65 and tmov2 for via (#8286)Andrew Kannan2020-03-021-2/+1
|
* Update TMOv2 for new key (#7759)Andrew Kannan2020-02-212-8/+8
| | | | | | * Update TMOv2 for new keymap * Update based on PR changes
* [Keyboard] New CannonKeys boards and EEPROM fixes (#6968)Andrew Kannan2019-10-293-0/+125
* 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>