summaryrefslogtreecommitdiffstats
path: root/keyboards/superuser/tkl/tkl.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Fix compilation issues for superuser tkl (#15070)Drashna Jaelre2021-11-051-0/+1
|
* Superuser TKL Layout Macro Refactor (#15048)James Young2021-11-051-13/+94
| | | | | | | | | | | | | | | | | | | * 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/+34
Co-authored-by: Ryan <fauxpark@gmail.com>