summaryrefslogtreecommitdiffstats
path: root/keyboards/waterfowl
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+1
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-3/+0
* Clean up trailing commas from info.json (#20812)Ryan2023-05-091-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-85/+45
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-7/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+6
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-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
* [Keyboard] Waterfowl - Updated default keymap (#19438)JW25862023-01-161-22/+22
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-8/+6
* [Keyboard] Waterfowl keyboard support (#16760)JW25862022-07-198-0/+597