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