summaryrefslogtreecommitdiffstats
path: root/keyboards/buzzard
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+0
* haptic: further naming cleanups (#21682)Ryan2023-08-044-14/+14
* haptic: naming cleanups (#21551)Ryan2023-07-216-18/+18
* 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
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-8/+2
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-163-13/+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
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* [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/+6
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-142-7/+6
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
* [Keyboard] Add Buzzard support (#15493)Christoph Rehmann2022-01-1018-0/+999