summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/nightstar75
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-55/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-04-05Migrate build target markers to keyboard.json - YZ (#23421)Joel Challis2-13/+7
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-10/+13
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-15/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+1
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-442/+89
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+1
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-6/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-11-16Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan1-1/+0
2022-09-30[Keyboard] Add nightstar75 (#18546)JX12-0/+747