Roy Biggins activity https://gitlab.com/Bigginz87 2026-03-12T06:01:28Z tag:gitlab.com,2026-03-12:5195248973 Roy Biggins opened merge request !3225: Add X570 AORUS XTREME zone mapping for IT8297BX at Adam Honse / OpenRGB 2026-03-12T06:01:28Z Bigginz87 Roy Biggins

Add board-specific layout for the X570 AORUS XTREME with correct register-to-zone assignments determined by empirical testing with liquidctl:

LED3 (0x22) -> Back I/O LED4 (0x23) -> PCIe LED7 (0x26) -> CPU Header

Previously this board fell through to the generic catch-all layout which mapped Back I/O to LED1 and CPU Header to LED2, resulting in only the PCIe zone (LED4) responding to color changes.

Resolves part of Issue #475.

tag:gitlab.com,2026-03-12:5195244646 Roy Biggins pushed to project branch add-x570-aorus-xtreme-zones at Roy Biggins / OpenRGB 2026-03-12T06:00:11Z Bigginz87 Roy Biggins

Roy Biggins (cf0691d8) at 12 Mar 06:00

Add X570 AORUS XTREME zone mapping for IT8297BX

tag:gitlab.com,2026-03-12:5195233891 Roy Biggins pushed to project branch add-x570-aorus-xtreme-zones at Roy Biggins / OpenRGB 2026-03-12T05:55:29Z Bigginz87 Roy Biggins

Roy Biggins (00241757) at 12 Mar 05:55

Add X570 AORUS XTREME zone mapping for IT8297BX

tag:gitlab.com,2026-03-12:5195208917 Roy Biggins pushed new project branch add-x570-aorus-xtreme-zones at Roy Biggins / OpenRGB 2026-03-12T05:49:32Z Bigginz87 Roy Biggins

Roy Biggins (c8b3d657) at 12 Mar 05:49

Add X570 AORUS XTREME zone mapping for IT8297BX

... and 1 more commit

tag:gitlab.com,2026-03-12:5194868641 Roy Biggins opened merge request !3224: Add Gigabyte Aorus Waterforce X II 360 AIO controller (Castor3) at Adam Honse / OpenRGB 2026-03-12T02:33:51Z Bigginz87 Roy Biggins

Add support for the Gigabyte Aorus Waterforce X II 360 AIO cooler (ITE Castor3 USB HID controller, VID 0x0414, PID 0x7A5E).

Controls the LED ring on the pump head. Fans share the same controller and are not independently addressable.

Supported features:

  • 12 hardware LED effects + off
  • Speed control (1-5)
  • Brightness control (1-10)
  • Single-color and palette effects (up to 8 colors)
  • Firmware version query

Wire protocol: Report ID 0x99, 6144-byte OUT packets. Effect sequence: c9 (params) -> cd/b0-b3 (colors) -> b6 (commit).

Protocol reverse-engineered from USB captures of Gigabyte Control Center and .cled.dat profile files.

Uses REGISTER_HID_DETECTOR_IPU with interface=0, usage_page=0x0000, usage=0x0002 to match the device HID descriptor.

tag:gitlab.com,2026-03-12:5194864554 Roy Biggins pushed new project branch add-gigabyte-castor3-controller at Roy Biggins / OpenRGB 2026-03-12T02:31:13Z Bigginz87 Roy Biggins

Roy Biggins (61a7ca42) at 12 Mar 02:31

Add Gigabyte Aorus Waterforce X II 360 AIO controller

tag:gitlab.com,2026-03-12:5194860155 Roy Biggins created project Roy Biggins / OpenRGB 2026-03-12T02:27:55Z Bigginz87 Roy Biggins