Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 1 | -67/+71 |
| | |||||
* | 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 1 (#19985) | Ryan | 2023-03-05 | 1 | -0/+5 |
| | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+4 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: Y (#17926) | Ryan | 2022-08-06 | 1 | -1/+7 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| | |||||
* | [Keyboard] Add ymd67 keyboard (#7631) | Zach | 2019-12-15 | 1 | -0/+81 |
* [Keyboard] Add ymd67 keyboard * Apply suggestions from code review * Apply more suggestions from code review |