summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-4/+4
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-04-13Migrate build target markers to keyboard.json - W (#23511)Joel Challis2-15/+8
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+1
2024-02-19Manual user keymap removal (#23104)Joel Challis1-129/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-3/+8
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-2/+1
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-3/+0
2023-05-09Clean up trailing commas from info.json (#20812)Ryan1-1/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-85/+45
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-7/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+6
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)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
2023-01-16[Keyboard] Waterfowl - Updated default keymap (#19438)JW25861-22/+22
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis1-1/+1
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2-8/+6
2022-07-19[Keyboard] Waterfowl keyboard support (#16760)JW25868-0/+597