summaryrefslogtreecommitdiff
path: root/keyboards/buzzard/rev1
AgeCommit message (Expand)AuthorFilesLines
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis1-0/+0
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young3-6/+16
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-2/+6
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-2/+0
2023-08-04haptic: further naming cleanups (#21682)Ryan1-5/+5
2023-07-21haptic: naming cleanups (#21551)Ryan1-6/+6
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-44/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+1
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan3-54/+94
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan1-1/+1
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-9/+5
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-5/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-0/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus2-2/+3
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-7/+16
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2-7/+16
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-01-10[Keyboard] Add Buzzard support (#15493)Christoph Rehmann4-0/+245