summaryrefslogtreecommitdiff
path: root/keyboards/alt34
AgeCommit message (Expand)AuthorFilesLines
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-2/+1
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young3-19/+14
2023-04-01Move split layouts to data driven (#20290)Ryan2-75/+34
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-61/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-3/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-1/+1
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-2/+0
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan3-27/+6
2022-06-21alt34 rev1: Configurator Compilation Fix (#17442)James Young3-28/+9
2022-06-07[Keyboard] Add alt34 keyboard (#17223)Tommy Alatalo11-0/+367