| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate features from rules.mk to data driven - ST (#23286) | Joel Challis | 2024-03-15 | 1 | -298/+0 |
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 1 | -1/+13 |
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 1 | -0/+1 |
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 1 | -0/+3 |
| * | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | 2023-05-01 | 1 | -1/+2 |
| * | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 1 | -23/+238 |
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -0/+3 |
| * | Move matrix config to info.json, part 3 (#19991) | Ryan | 2023-03-10 | 1 | -0/+5 |
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| * | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | 2022-08-04 | 1 | -1/+7 |
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| * | [Keyboard] Added Ketch support (#11656) | Ethan Madden | 2021-02-21 | 1 | -0/+53 |