summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/charybdis/4x6/v2/splinky_2/info.json
AgeCommit message (Expand)Author
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)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-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-12-04Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay