| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 1 | -1/+0 |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 1 | -1/+0 |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 1 | -1/+0 |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 3 | -124/+0 |
| 2024-05-22 | Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772) | James Young | 2 | -40/+6 |
| 2024-03-15 | Migrate features from rules.mk to data drive - LMN (#23277) | Joel Challis | 2 | -14/+10 |
| 2024-02-18 | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) | Joel Challis | 3 | -193/+0 |
| 2023-06-27 | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | 1 | -8/+0 |
| 2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2 | -46/+10 |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 1 | -19/+0 |
| 2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan | 2 | -8/+5 |
| 2023-02-26 | Move backlight config to data driven (#19910) | Ryan | 2 | -4/+4 |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 1 | -4/+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 |
| 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 | 1 | -1/+0 |
| 2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 1 | -1/+0 |
| 2022-11-03 | Normalise Dynamic Macro keycodes (#18939) | Ryan | 1 | -5/+5 |
| 2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan | 1 | -1/+1 |
| 2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 1 | -1/+1 |
| 2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 1 | -1/+0 |
| 2022-08-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2 | -8/+7 |
| 2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2 | -8/+7 |
| 2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | 1 | -1/+1 |
| 2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 1 | -2/+0 |
| 2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 1 | -2/+1 |
| 2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 1 | -2/+0 |
| 2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 1 | -1/+0 |
| 2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | 1 | -2/+0 |
| 2021-08-06 | Remove Full Bootmagic (#13846) | James Young | 2 | -2/+2 |
| 2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 1 | -1/+1 |
| 2021-06-30 | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) | Ryan | 2 | -2/+0 |
| 2021-03-15 | M10-A refactor (#12242) | James Young | 9 | -113/+310 |
| 2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 1 | -2/+1 |
| 2021-01-20 | Remove `DESCRIPTION`, K-M (#11619) | Ryan | 1 | -1/+0 |
| 2020-03-07 | Added VIA keymap for Ramaworks M10-A (#8255) | Wilba | 5 | -16/+60 |
| 2020-01-30 | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | 1 | -4/+4 |
| 2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | 1 | -1/+0 |
| 2019-10-24 | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | 2 | -43/+9 |
| 2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 1 | -1/+0 |
| 2019-07-05 | [Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248) | Gam3cat | 2 | -4/+3 |
| 2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 1 | -1/+1 |
| 2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 1 | -4/+1 |
| 2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 1 | -4/+0 |
| 2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 1 | -5/+0 |
| 2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt | 1 | -1/+1 |
| 2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2 | -3/+1 |
| 2019-01-03 | Keymap updates (#4706) | Gam3cat | 3 | -109/+127 |
| 2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 1 | -2/+0 |