summaryrefslogtreecommitdiff
path: root/keyboards/superuser/tkl/info.json
AgeCommit message (Collapse)Author
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2021-11-05 Superuser TKL Layout Macro Refactor (#15048)James Young
* rename LAYOUT_tkl to LAYOUT_all * friendly-format info.json * use K<row><column> notation in tkl.h * add matrix diagram to tkl.h * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * correct keyboard maintainer values
2021-09-18[Keyboard] Add superuser keyboard (#13840)kaylanm
Co-authored-by: Ryan <fauxpark@gmail.com>