Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
a8744b1630
|
Move keyboard USB IDs and strings to data driven: S (#17889)
|
2022-08-04 08:12:37 +10:00 |
|
Ryan
|
a8d440e4e0
|
Tidy up NKRO_ENABLE rules (#15382)
|
2021-12-09 16:05:44 +11:00 |
|
Ryan
|
c12b997679
|
Tidy up SLEEP_LED_ENABLE rules (#15362)
|
2021-12-01 21:13:00 +11:00 |
|
Drashna Jaelre
|
731938ce9d
|
[Keyboard] Fix compilation issues for superuser tkl (#15070)
|
2021-11-05 20:49:39 +00:00 |
|
James Young
|
125b27f31a
|
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 |
|
kaylanm
|
e3e58aae6a
|
[Keyboard] Add superuser keyboard (#13840)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-09-18 12:27:49 -07:00 |
|