summaryrefslogtreecommitdiff
path: root/keyboards/handwired/stef9998
AgeCommit message (Expand)AuthorFilesLines
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-4/+0
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-1/+1
2024-04-03Miscellaneous keyboard.json migrations (#23378)Joel Challis2-0/+0
2024-03-14Migrate content where only parent info.json exists (#22895)Joel Challis2-16/+10
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-111/+68
2023-04-06[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann1-5/+5
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-2/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-42/+2
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-46/+12
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-4/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan2-6/+6
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan1-1/+1
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky2-5/+1
2022-08-28[Keyboard] Add handwired Split 5x7 (#18128)Stefan17-0/+699