summaryrefslogtreecommitdiffstats
path: root/keyboards/superuser/tkl/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-041-0/+6
|
* Superuser TKL Layout Macro Refactor (#15048)James Young2021-11-051-3/+487
| | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Add superuser keyboard (#13840)kaylanm2021-09-181-0/+10
Co-authored-by: Ryan <fauxpark@gmail.com>