summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/tg67
AgeCommit message (Expand)AuthorFilesLines
2025-09-11Migrate `g_led_config` to DD (YZ) (#25650)Jack Sangdahl2-46/+71
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-44/+0
2024-04-05Migrate build target markers to keyboard.json - YZ (#23421)Joel Challis2-14/+7
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis2-65/+53
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-1/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-2/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-381/+73
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
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-7/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+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-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-09-21Add DD mapping for LED/RGB Matrix center (#18432)Ryan1-1/+0
2022-08-31[Keyboard] add tg67 (#18225)JX12-0/+726