| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-11 | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 1 | -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-22 | Remove empty `url` fields (#25181) | Joel Challis | 1 | -1/+0 | |
| 2024-07-23 | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 1 | -1/+3 | |
| Migrate split.soft_serial_pin to split.serial.pin | |||||
| 2024-04-13 | Migrate build target markers to keyboard.json - W (#23511) | Joel Challis | 2 | -15/+8 | |
| 2024-04-11 | Move `SPLIT_KEYBOARD` to data driven (#21410) | Duncan Sutherland | 2 | -1/+1 | |
| 2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | 1 | -129/+0 | |
| 2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis | 2 | -3/+8 | |
| 2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | 1 | -2/+1 | |
| 2023-06-18 | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan | 1 | -3/+0 | |
| 2023-05-09 | Clean up trailing commas from info.json (#20812) | Ryan | 1 | -1/+1 | |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 3 | -85/+45 | |
| 2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | 2 | -7/+5 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-26 | Move encoder config to data driven (#19923) | Ryan | 2 | -5/+6 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2 | -3/+3 | |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 1 | -5/+0 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2 | -6/+2 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 1 | -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-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 1 | -1/+0 | |
| 2023-01-16 | [Keyboard] Waterfowl - Updated default keymap (#19438) | JW2586 | 1 | -22/+22 | |
| Co-authored-by: jack <0x6a73@protonmail.com> | |||||
| 2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 1 | -1/+1 | |
| 2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 1 | -1/+1 | |
| 2022-08-06 | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2 | -8/+6 | |
| 2022-07-19 | [Keyboard] Waterfowl keyboard support (#16760) | JW2586 | 8 | -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 | |||||
