summaryrefslogtreecommitdiff
path: root/keyboards/metamechs/timberwolf/info.json
AgeCommit message (Collapse)Author
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-05MetaMechs Timber Wolf Configurator Fixes (#13895)James Young
* info.json: use human-friendly formatting * info.json: fix key sequences for ISO layouts All the ISO layouts had the Enter key out-of-sequence, causing key-assignment mismatches in QMK Configurator.
2020-07-27Timber Wolf - updated keymaps, fixed info.json (#9787)Croktopus
* updated keymaps, fixed info.json * fixed info.json overlaps * Update keyboards/metamechs/timberwolf/config.h
2020-07-17Add timber wolf keyboard (#9353)Croktopus
* 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>