Adam Honse
9ad37cc98f
Fix logical error from changing type to unsigned
2 months ago
Adam Honse
c76864dd4b
Warning fixes and cleanups
2 months ago
Marco Martinez
e3889508c0
Add support for another Airgoo Fan + DRGB Controller variant
2 months ago
Adam Honse
22d908b9a3
Fix warnings in ClevoLightbarController.cpp
2 months ago
Adam Honse
13d3e09f1a
Fix warnings in ClevoKeyboardController.cpp
2 months ago
Adam Honse
9ec15673d1
Fix warnings in AsusMonitorController.cpp
2 months ago
Adam Honse
3a00a803e9
Fix warnings in LianLiUniHubSLController
2 months ago
Adam Honse
4a12a0db90
Fix warnings in LianLiUniversalScreenController
2 months ago
Adam Honse
b4940e3a75
Fix warning in QMKVialRGBController
2 months ago
Adam Honse
ffe07bbe3b
Fix warning in RazerKrakenV3Controller
2 months ago
Adam Honse
7fdb006465
Fix warning in WootingV1KeyboardController
2 months ago
Adam Honse
99da577c41
Fix warning in SPDAccessor.cpp
2 months ago
Adam Honse
0f6fdd6c3b
Fix warnings in HPOmenLaptopWMI_Windows
2 months ago
Adam Honse
52ec58d67f
Fix warnings in NVFC nvapi.cpp
2 months ago
Adam Honse
c55fc59d18
Clean up and fix warning in SteelSeriesApexController
2 months ago
Adam Honse
b68b63e8c9
Fix warning in LianLiUniHubSLController
2 months ago
Kevin Ferrare
84bb05d504
Add support for MSI PRO B850M-P WIFI (MS-7E71)
2 months ago
Frans Meulenbroeks
f33a7ba870
Mountain Everest 60: fix initialisation
2 months ago
chetrez911
93830c12ee
Add support for MSI MAG B850 TOMAHAWK MAX WIFI (MS-7E62)
2 months ago
Arno
b8b50f6651
Initial commit for MSI PRO Z790-S WIFI
2 months ago
sebastien ayanouglou
8f331090f9
Added support to RTX 5070Ti MSI Vanguard 16G
3 months ago
gozzarda
7ec1e8ddfa
PowerColor GPU: Accept V1 magic from V2 controller.
3 months ago
Adam Honse
880dc1450d
PNY ARGB Epic-X GPU: Add additional modes
3 months ago
Daenney
801e655c09
Add support for MSI MPG X870E EDGE TI WiFi
3 months ago
Adam Honse
5e269dd089
Add support for the PNY Epic-X ARGB 5070, 5080, and 5090 variants
3 months ago
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