summaryrefslogtreecommitdiff
path: root/keyboards/avalanche/v4
AgeCommit message (Expand)Author
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan
2022-07-02[Keyboard] Add Avalanche v4 (#17288)Will Winder