summaryrefslogtreecommitdiffstats
path: root/keyboards/metamechs/timberwolf/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-077-252/+0
|
* Merge upstream masterlokher2022-12-067-0/+252
|\
| * Reworked backlight keycodes. (#18961)Nick Brassel2022-11-067-14/+14
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-5/+5
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-139-305/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-6/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
|
* moved encoder code to timberwolf.c (#10317)Croktopus2020-09-218-72/+8
| | | | | | | | | * moved encoder code to timberwolf.c * Update keyboards/metamechs/timberwolf/timberwolf.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Timber Wolf - updated via keymap, reduced eeprom writing from backlight code ↵Croktopus2020-07-311-5/+5
| | | | | (#9876) Co-authored-by: Ryan <fauxpark@gmail.com>
* Timber Wolf - updated keymaps, fixed info.json (#9787)Croktopus2020-07-279-64/+65
| | | | | | | | * updated keymaps, fixed info.json * fixed info.json overlaps * Update keyboards/metamechs/timberwolf/config.h
* Add timber wolf keyboard (#9353)Croktopus2020-07-178-0/+368
* added timber wolf keyboard * removed subfolders * fixed keymap names * fixed layout macro references * swapped c6 and c7 functions * Update keyboards/metamechs/timberwolf/config.h Co-authored-by: Erovia <Erovia@users.noreply.github.com> * Update readme.md * re-updating readme Co-authored-by: Erovia <Erovia@users.noreply.github.com>