| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 4 | -4/+0 |
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 4 | -4/+0 |
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 3 | -3/+0 |
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 7 | -12/+12 |
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 1 (#23783) | James Young | 2024-05-23 | 8 | -25/+24 |
| * | Remove some useless code from keymaps (#23787) | Ryan | 2024-05-23 | 2 | -8/+0 |
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 2 | -4/+0 |
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 2 | -2/+2 |
| * | Migrate features from rules.mk to data driven - ST (#23286) | Joel Challis | 2024-03-15 | 10 | -51/+48 |
| * | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 2024-02-15 | 1 | -94/+0 |
| * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 2 | -108/+0 |
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 4 | -449/+0 |
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 8 | -64/+52 |
| * | Move miscellaneous defines to data driven (#21382) | Ryan | 2023-07-02 | 1 | -3/+0 |
| * | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | 2023-06-27 | 1 | -15/+0 |
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 8 | -12/+8 |
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 8 | -4/+8 |
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -2/+6 |
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 1 | -1/+0 |
| * | Remove more junk files and scripts (#20682) | Ryan | 2023-05-03 | 3 | -3030/+0 |
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -1/+1 |
| * | Move miscellaneous layouts to data driven (#20516) | Ryan | 2023-04-24 | 2 | -191/+165 |
| * | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 5 | -203/+709 |
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 8 | -4/+12 |
| * | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 2 | -200/+145 |
| * | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 2 | -66/+45 |
| * | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 2 | -4/+0 |
| * | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 5 | -20/+0 |
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 10 | -49/+25 |
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 10 | -18/+19 |
| * | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 4 | -4/+0 |
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 5 | -20/+0 |
| * | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -3/+4 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 10 | -32/+12 |
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 5 | -15/+0 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 5 | -5/+0 |
| * | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 5 | -5/+0 |
| * | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 5 | -6/+2 |
| * | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 7 | -93/+93 |
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-05 | 4 | -4/+4 |
| * | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -1/+1 |
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-21 | 5 | -9/+9 |
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 12 | -13/+13 |
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 4 | -15/+40 |
| * | Remove keymaps that still reference legacy macros (#18693) | Joel Challis | 2022-10-13 | 4 | -876/+0 |
| * | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -1/+1 |
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 4 | -6/+6 |
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 5 | -15/+12 |
| |\ |
|
| | * | Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) | Ryan | 2022-08-20 | 5 | -15/+12 |
| * | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 5 | -5/+0 |
| |/ |
|