summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl
AgeCommit message (Collapse)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-4/+4
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
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
Migrate split.soft_serial_pin to split.serial.pin
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
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+6
Co-authored-by: Nick Brassel <nick@tzarc.org>
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
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
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
Co-authored-by: jack <0x6a73@protonmail.com>
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
* Added waterfowl files * Completing PR Checklist * Added encoders to info.json * Added license to default keymap * Update keyboards/waterfowl/keymaps/cyanduck/keymap.c * Update keyboards/waterfowl/keymaps/default/keymap.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/keymaps/default/keymap.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/keymaps/cyanduck/keymap.c * Update keyboards/waterfowl/rules.mk * Update readme.md * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/info.json * Update keyboards/waterfowl/info.json