Hi! I was able to use this module to control the badge light on my RX 570 Strix using OpenRGB. I needed to add the following device ID to pci_ids.h to detect my card:
{0x1002, 0x67df, 0x1043, 0x04c2, 0, 0, CHIP_POLARIS10}, // RX570 (Strix)
It would be cool if this ID could be added to this project.