summaryrefslogtreecommitdiffstats
path: root/keyboards/superuser/tkl/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Superuser TKL Layout Macro Refactor (#15048)James Young2021-11-051-1/+1
| | | | | | | | | | | | | | | | | | | * 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/+17
Co-authored-by: Ryan <fauxpark@gmail.com>