summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl/config.h
AgeCommit message (Expand)Author
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2022-07-19[Keyboard] Waterfowl keyboard support (#16760)JW2586