Ryan
|
ab0ad878c6
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
James Young
|
4ea3e00cdf
|
Superuser TKL Layout Macro Refactor (#15048)
* 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-11-05 11:03:07 -07:00 |
|
James Young
|
c6cd37e6cf
|
Superuser EXT Layout Macro Refactor (#15043)
* fix info.json macro reference
* rename LAYOUT_tkl to LAYOUT_all
* use K<row><column> notation in ext.h
* add matrix diagram to ext.h
* friendly-format info.json
* add LAYOUT_ansi
* add LAYOUT_ansi_split_bs_rshift
* add LAYOUT_iso
* add LAYOUT_iso_split_bs_rshift
* correct keyboard maintainer values
|
2021-11-05 10:36:41 -07:00 |
|
kaylanm
|
6a1ef4045b
|
[Keyboard] Add superuser keyboard (#13840)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-09-18 12:27:49 -07:00 |
|