summaryrefslogtreecommitdiff
path: root/keyboards/superuser/tkl/keymaps/default
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
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>