5093 Commits (476f81d5e89766e29a8a30cb98f1d8271fc3e296)
 

Author SHA1 Message Date
John360Boxer 476f81d5e8 Initial commit for Redragon K686 Eisa Pro 3 months ago
storto 66dfb5f6fd Add/Fix support for the Gigabyte AORUS 5080 MASTER GPU 3 months ago
Michał Przytarski a2f2991192 feat: support MSI GeForce RTX 4060 GAMING X NV Edition 8G 3 months ago
Adam Honse cfedcd2180 Add Razer Blackwidow V4 Pro 75% wireless mode and add missing underglow LEDs to the matrix 3 months ago
Arthur de Groot cc06c62164 Rename Setting RunZoneChecks -> run_zone_checks 3 months ago
bernibaer b4ca000402 Initial support for Corsair K70 CORE TKL Keyboard ID 1b1c:2b01. Volume knob... 3 months ago
eriosgamer b78a6f4418 Fixed incorrect PID and device name. 3 months ago
Kirill Khakimov d5693b7a08 Add PCI device ID for Palit GeForce RTX 5070 Ti GamingPro-S 3 months ago
Werner Sembach cae0670065 Add new keynames 3 months ago
Adam Honse f2d1188fdd Fix swatches not resizing properly when maximized 3 months ago
Yohan 70be81c92d Merge: Add CDC Check in JGINYUE Usb Controller #5128 3 months ago
rszyma 5d5af93401 Add support for MSI PRO X870-P WIFI (MS-7E47) motherboard 3 months ago
superstrom 74cbdcce55 New Device: Razer Kraken Kitty V2 Pro 3 months ago
John Smith 96d19a76cc Add support for Sapphire Radeon RX 9060 XT Pure 3 months ago
Kyle Cascade 55d2d44371 Convert the ClevoKeyboardController to use KLM 3 months ago
Koosha Hosseiny c6b05f5e3c Add support for 'OC' version of Astral card 3 months ago
Adam Honse ba91bf4d2e Silence codecvt deprecation warning in StringUtils.cpp 3 months ago
Adam Honse c1e5f7bb1b Use mbedtls@3 for MacOS as homebrew updated mbedtls to 4 and it breaks hueplusplus 3 months ago
Kyle Cascade 4855628d7a Added Effects for Clevo Lightbar 4 months ago
Muhamad Visat e48908573a add support for the Lian Li UniHub SL v1.8 4 months ago
Grace Atwood 1df9d60fa9 Add Gigabyte AORUS RTX 5080 MASTER GPU controller
New controller for RTX 5080 AORUS MASTER 16G (GV-N5080AORUS M-16GD) with
per-LED fan ring control. This GPU uses a different protocol than legacy
RGB Fusion 2 cards and requires a separate controller.

Hardware info:
- PCI Device ID: 0x2C02 (NVIDIA Blackwell)
- Subsystem ID: 0x4178
- I2C Address: 0x71

LED configuration:
- 3 fan rings × 8 LEDs each = 24 fan LEDs
- 1 logo LED
- Total: 25 individually addressable zones

Protocol details (reverse engineered from Gigabyte Control Center on Windows):
- Mode command (0x88) must include zone selector byte (0x02/0x05/0x06)
- Each fan requires mode command before color registers will respond
- Color registers: 0xB0-0xB3 (left), 0xB4-0xB7 (middle), 0xB8-0xBB (right)
- Logo: 0xBC with mode byte 0x00 (fans use 0x01)
- Apply command (0xAA) must be sent after each zone for multi-zone updates

Verified working on Linux with i2ctransfer and OpenRGB CLI:
- All 24 fan LEDs individually addressable
- Logo LED working
- Color cycling and per-LED gradients tested

Note: Fan LEDs only illuminate when fans are spinning.
4 months ago
TitanHZZ e69cb3bf88 Add support for 4-zone HP Omen laptops on Windows
Commits squashed and cleaned up by Adam Honse <calcprogrammer1@gmail.com>
4 months ago
Kyle Cascade c58ae260e5 Add support for TUXEDO laptop per-key RGB keyboard (ITE 8291) 4 months ago
515orestis 555fb7b042 add support for manli RTX 4090 gallardo issue #4168 4 months ago
Kyle Cascade 7a4eb4ddf8 Add support for TUXEDO laptop lightbar (ITE 8291 rev 0.03) 4 months ago
Денис Николаев 4c3ddccd2f Initial commit for MSI B850 GAMING PLUS WIFI (MS-7E56) 4 months ago
Joseph East 68af4d047b Fall back to SteelSeriesApexBaseController::GetSerial() if not using new protocol 4 months ago
Kasslim 81128d1537 add part_number() to SPDAccessor interfaces and implement 4 months ago
Your Name# ac00a8f36f Add more device IDs for Palit cards 4 months ago
Leche de Rata 7f6eee119a Add support for MSI MPG X870I EDGE TI EVO WIFI. 4 months ago
Sergi Chafer 950951be6e Add support for MSI PRO X870E-P WIFI (MS-7E70) motherboard 4 months ago
Kasslim 351d7b9e74 SPDAccessor.cpp: replace magic numbers with defines 4 months ago
Adam Honse f948d6e1d3 Clean up some stuff in the Mountain keyboard controllers that violated conventions
* Mountain60KeyboardController's detector was setting the name member directly, this is an outdated convention that breaks the RGBController rework, moved to a Controller member
    * Mountain60KeyboardController had some sort of HID redetect logic, this should not be part of the Controller, this will be handled in the future by HID hotplugging
    * Both MountainKeyboardControllers defined static variables to keep track of current mode, moved these to class members so that they won't conflict if two instances exist
    * Don't send any device updates as part of SetupZones
4 months ago
Adam Honse 416898b97b Remove QMessageLogger debugging stuff left in Mountain keyboard controller 4 months ago
Adam Honse ec2290ae47 Drop Ubuntu 22.04 test as it has started failing 4 months ago
Adam Honse 02e0504227 Fix controls on OpenRGBClientInfoPage list not working on Qt6 4 months ago
Soufian Batta 0b45eac52c Add Support on Mountain Everest 60 Device /3 4 months ago
Francesco 15a3deadbe Added MSI B850M GAMING PLUS WIFI (MS-7E66) 4 months ago
Kasslim c1db812b67 Linux SPD accessors out-of-bounds check 4 months ago
Matthew Everitt ccee553257 Fix swapped PCI device IDs for Palit 5070Ti / 5080 4 months ago
Serhat Öktem 69ccd56fef Turkish language file 4 months ago
filipesn c13f031119 Fix support for SteelSeries Apex Pro TKL 2023 4 months ago
Matthew Everitt 5a484a0ef3 Enable support for MSI PRO B850-P WIFI (MS-7E56) motherboard 4 months ago
Skydust 95648b20b9 Fix wrong @detectors for Corsair Commander Core for udev rules generation 4 months ago
Alexender Yatsenko 72dc73cf88 Add support for Gigabyte Radeon RX 6700 XT GAMING OC 12G (1458:232D) 4 months ago
Richard Harris 5cfd064da1 Robobloq Monitor Light Strip support 4 months ago
Husky2490 de3482c791 Fixed direct mode on ASRock Polychrome USB devices 4 months ago
Adam Honse d09c66900d Set TCP_QUICKACK on Linux to improve responsiveness when using client/service configuration 4 months ago
Ektor Angelopoulos 2a1b7a9e2e Fixed MSI B450 Tomahawk Max not being detected 4 months ago
Sascha Hannes 9efdd13e58 Add Roccat Vulcan TKL Pro 4 months ago