summaryrefslogtreecommitdiff
path: root/keyboards/mesa/mesa_tkl/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-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-01-19[Keyboard] Add Mesa TKL (#11294)MesaKeyboards
* Add keyboard: Mesa TKL * Fix image link in readme * Update keyboards/mesa/mesa_tkl/mesa_tkl.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/mesa/mesa_tkl/rules.mk White space changes Co-authored-by: Ryan <fauxpark@gmail.com> * Replace tabs with spaces per C coding conventions. * Update keyboards/mesa/mesa_tkl/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>