summaryrefslogtreecommitdiff
path: root/keyboards/buzzard
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-5/+5
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
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-12Corrections to split keyboard migrations (#23462)Joel Challis1-5/+0
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland1-0/+5
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young4-21/+16
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-352/+0
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)Ryan4-14/+14
2023-07-21haptic: naming cleanups (#21551)Ryan6-18/+18
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-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-8/+2
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan3-13/+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-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2-2/+2
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/+6
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2-7/+6
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan1-1/+1
2022-01-10[Keyboard] Add Buzzard support (#15493)Christoph Rehmann18-0/+999