Skip to content

WIP: Add Aura USB controller for X570 mainboards

Martin requested to merge inlart/OpenRGB:aura_usb_devel into master

Added an initial version for the Asus Aura USB controller for X570 mainboards which works to set the LEDs integrated on my Prime X570-Pro. I don't have any addressable devices to test the addressable headers. Number of channels seems to be set to one for now but I guess this should be taken from the config table at some point. I also didn't get the difference between static and direct mode. I'm not sure on this but I think some effects can have per LED colors but have mode specific colors in the RGBController?

TODO:

  • Use configuration table to detect number of channels (and possibly number of LEDs)
  • Test addressable headers

Also see #36 (closed)

Edited by Martin

Merge request reports