| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 6 | -6/+0 |
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 5 | -5/+0 |
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| * | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 2025-01-20 | 2 | -2/+0 |
| * | Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838) | Joel Challis | 2025-01-20 | 1 | -1/+0 |
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 10 | -315/+0 |
| * | Update GPIO macros in keymaps (#23792) | Ryan | 2024-05-24 | 2 | -24/+24 |
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 2 (#23780) | James Young | 2024-05-23 | 12 | -109/+30 |
| * | Remove some useless code from keymaps (#23787) | Ryan | 2024-05-23 | 1 | -28/+0 |
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 7 | -10/+0 |
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 4 | -4/+4 |
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -2/+2 |
| * | Migrate build target markers to keyboard.json - P (#23565) | Joel Challis | 2024-04-22 | 12 | -53/+21 |
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 4 | -0/+0 |
| * | Migrate features and LTO from rules.mk to data driven (#23307) | Joel Challis | 2024-03-30 | 6 | -37/+25 |
| * | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 2024-03-15 | 8 | -48/+36 |
| * | Manual user keymap removal (#23119) | Joel Challis | 2024-02-20 | 3 | -87/+0 |
| * | Manual user keymap removal (#23104) | Joel Challis | 2024-02-19 | 4 | -220/+0 |
| * | Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) | Joel Challis | 2024-02-15 | 4 | -228/+0 |
| * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 4 | -129/+0 |
| * | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | 2023-12-18 | 3 | -212/+0 |
| * | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | 2023-12-18 | 2 | -34/+0 |
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 1 | -123/+0 |
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 9 | -362/+0 |
| * | Simplify more feature driver defines (#22090) | Ryan | 2023-09-25 | 2 | -2/+2 |
| * | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 2023-09-20 | 2 | -2/+3 |
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 4 | -42/+26 |
| * | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 2 | -4/+6 |
| * | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan | 2023-07-02 | 2 | -20/+8 |
| * | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | 2023-06-27 | 1 | -12/+0 |
| * | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -3/+0 |
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 9 | -5/+10 |
| * | 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 | 13 | -238/+468 |
| * | Move split space/backspace layouts to data driven (#20356) | Ryan | 2023-04-08 | 3 | -55/+151 |
| * | Set up DEFAULT_FOLDER for primekb/meridian (#20367) | Nick Brassel | 2023-04-08 | 1 | -0/+2 |
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 9 | -6/+12 |
| * | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 2 | -79/+67 |
| * | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 3 | -2/+5 |
| * | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -17/+0 |
| * | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 5 | -83/+0 |
| * | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 4 | -45/+2 |
| * | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-10 | 17 | -93/+40 |
| * | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 1 | -4/+4 |
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 10 | -39/+20 |
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 10 | -48/+0 |
| * | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -4/+5 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 14 | -42/+14 |
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 9 | -27/+0 |
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 11 | -11/+0 |