| Commit message (Expand) | Author | Age | Files | Lines |
| * | Debounce: Deprecate num_rows parameter (#25632) | フィルターペーパー | 2025-10-19 | 2 | -86/+86 |
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -80/+0 |
| * | Remove references to bootloadHID flashing page in keyboard readmes (#23942) | Ryan | 2024-06-17 | 1 | -1/+1 |
| * | Migrate build target markers to keyboard.json - YZ (#23421) | Joel Challis | 2024-04-05 | 2 | -12/+7 |
| * | Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) | Joel Challis | 2024-02-15 | 7 | -397/+0 |
| * | I2C driver cleanup (#21273) | David Hoelscher | 2024-01-17 | 3 | -8/+6 |
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -1/+1 |
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -13/+13 |
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -3/+2 |
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -2/+2 |
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 2 | -109/+76 |
| * | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -3/+3 |
| * | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -5/+5 |
| * | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -2/+2 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 1 | -1/+0 |
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| * | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 5 | -12/+12 |
| * | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 5 | -6/+6 |
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 2 | -2/+2 |
| * | Move keyboard USB IDs and strings to data driven: Y (#17926) | Ryan | 2022-08-06 | 2 | -7/+7 |
| * | Add personal YMDK Split64 keymap (#16980) | Minke Zhang | 2022-07-02 | 4 | -0/+162 |
| * | [Keyboard] Update YMDK Split 64 config (#16979) | Minke Zhang | 2022-05-12 | 2 | -4/+10 |
| * | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -4/+0 |
| * | Remove `matrix_key_count()` (#16603) | Ryan | 2022-03-10 | 1 | -9/+0 |
| * | [Keyboard] Add YMDK sp64 VIA support (#16152) | Adrian Fleiszer | 2022-02-02 | 2 | -0/+80 |
| * | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
| * | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-04 | 1 | -1/+1 |
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| * | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -1/+1 |
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
| * | [Bug] Fix compile issues for boards with custom matrix (#14323) | Drashna Jaelre | 2021-09-06 | 1 | -0/+11 |
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -24/+0 |
| * | Remove Full Bootmagic (#13846) | James Young | 2021-08-07 | 1 | -1/+1 |
| * | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
| * | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -2/+2 |
| * | Remove `DESCRIPTION`, W-Z (#11633) | Ryan | 2021-01-20 | 1 | -1/+0 |
| * | [Keyboard] Added ymdk split64 based on walston's work (#9183) | Brad Arnett | 2020-06-18 | 11 | -0/+828 |