summaryrefslogtreecommitdiffstats
path: root/keyboards/buzzard/rev1
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+0
* haptic: further naming cleanups (#21682)Ryan2023-08-041-5/+5
* haptic: naming cleanups (#21551)Ryan2023-07-211-6/+6
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-44/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-153-54/+94
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-9/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* [Core] Rework PS/2 driver selection (#17892)Marek Kraus2022-08-312-2/+3
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-142-7/+16
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-142-7/+16
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] Add Buzzard support (#15493)Christoph Rehmann2022-01-104-0/+245