summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/yr80
AgeCommit message (Expand)Author
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-22Remove magic bodges from via keymaps (#19890)Joel Challis
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2022-11-20[Keyboard] Add YR80 (#18945)JX