summaryrefslogtreecommitdiffstats
path: root/keyboards/buzzard
Commit message (Expand)AuthorAgeFilesLines
* 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