| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-28 | Configure boards to use development_board - ABC (#25417) | Joel Challis | 2 | -4/+2 |
| 2024-10-12 | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 3 | -19/+19 |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 7 | -314/+0 |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 3 | -14/+14 |
| 2024-07-23 | Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) | Joel Challis | 2 | -2/+6 |
| 2024-07-20 | Remove instances of MASTER_LEFT. (#24163) | Dasky | 2 | -28/+0 |
| 2024-05-20 | Remove RGB keycodes from boards with no RGB config (#23709) | Ryan | 3 | -34/+26 |
| 2024-05-12 | Change all RGB mode keycodes to short aliases (#23691) | Ryan | 7 | -39/+39 |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 1 | -1/+1 |
| 2024-04-11 | Data-Driven Keyboard Conversions: B (#23425) | James Young | 9 | -123/+119 |
| 2024-03-14 | Migrate features from rules.mk to DD (#23247) | Joel Challis | 2 | -14/+10 |
| 2024-01-09 | Migrate dynamic_keymap.layer_count < 4 where requried (#22091) | Joel Challis | 1 | -3/+0 |
| 2024-01-04 | Migrate RGB Matrix config to info.json - B (#22806) | Joel Challis | 2 | -66/+48 |
| 2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 3 | -219/+0 |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 1 | -1/+1 |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | 3 | -219/+0 |
| 2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | 4 | -30/+26 |
| 2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | 1 | -1/+0 |
| 2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 4 | -6/+2 |
| 2023-06-24 | Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354) | Ryan | 2 | -4/+5 |
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 4 | -2/+2 |
| 2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2 | -2/+2 |
| 2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 4 | -4/+6 |
| 2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | 2 | -6/+6 |
| 2023-04-15 | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 4 | -224/+607 |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 3 | -51/+87 |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 4 | -3/+6 |
| 2023-03-17 | Remove trailing zeroes in info.json layouts (#20156) | Ryan | 1 | -3/+3 |
| 2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 6 | -77/+0 |
| 2023-03-11 | Move matrix config to info.json, part 4 (#20001) | Ryan | 6 | -22/+15 |
| 2023-02-26 | Move encoder config to data driven (#19923) | Ryan | 2 | -4/+7 |
| 2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 4 | -6/+6 |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 3 | -12/+0 |
| 2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan | 2 | -4/+3 |
| 2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 1 | -18/+0 |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 6 | -18/+6 |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 3 | -7/+0 |
| 2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 1 | -3/+0 |
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2 | -2/+0 |
| 2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2 | -2/+2 |
| 2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 7 | -7/+7 |
| 2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | 1 | -0/+0 |
| 2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | 8 | -9/+9 |
| 2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2 | -2/+20 |
| 2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | 8 | -23/+23 |
| 2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 1 | -1/+0 |
| 2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 1 | -2/+2 |
| 2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2 | -2/+2 |
| 2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 4 | -16/+14 |
| 2022-08-14 | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 4 | -16/+14 |