summaryrefslogtreecommitdiff
path: root/keyboards/superuser
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-154/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan6-6/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis6-39/+33
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-533/+474
2023-04-05Move TKL layouts to data driven (#20337)Ryan4-613/+587
2023-03-17Remove more empty headers (#20155)Ryan3-48/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan6-105/+15
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan6-6/+9
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-3/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan6-24/+18
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan3-6/+3
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan3-6/+0
2021-11-05[Keyboard] Fix compilation issues for superuser tkl (#15070)Drashna Jaelre1-0/+1
2021-11-05 Superuser TKL Layout Macro Refactor (#15048)James Young5-23/+588
2021-11-05Superuser EXT Layout Macro Refactor (#15043)James Young5-21/+542
2021-09-18[Keyboard] Add superuser keyboard (#13840)kaylanm33-0/+716