summaryrefslogtreecommitdiffstats
path: root/keyboards/yandrstudio/nightstar75
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-442/+89
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-6/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-161-1/+0
* [Keyboard] Add nightstar75 (#18546)JX2022-09-3012-0/+747