Michal Malý
e8ea65432f
Implement i2c bus check for Gigabyte Fusion 2 GPUs
2025-11-30 20:37:35 +01:00
Michal Malý
318fbeb995
Implement i2c bus check for Gigabyte Blackwell GPUs
2025-11-30 20:37:35 +01:00
Michal Malý
ea798a7752
Implement i2c bus check for Asus Aura GPUs
2025-11-30 20:37:35 +01:00
Michal Malý
3608cafc32
Implement i2c bus check for PowerColor Red Devil GPUs
2025-11-30 20:37:35 +01:00
Michal Malý
4e0c09efd4
Move correct i2c bus detection for AMD GPUs to separate header file
2025-11-30 20:37:33 +01:00
Michal Malý
f5fc3ff450
Do not introduce a new field in i2c_smbus class
2025-11-30 09:43:05 +01:00
Michal Malý
23ec68701a
Check for bus name when looking for Sapphire GPU RGB controls
2025-11-30 09:39:15 +01:00
Tobias Gruetzmacher
5c30da6171
Add inital support for the ASUS TUF Gaming K3 GEN II MIKU EDITION
2025-11-29 18:00:46 -06:00
berendi
f516970d76
Remove i2c_smbus_thread as mutex already prevents concurrent access
2025-11-29 17:17:06 -06:00
Clément Villemur
b0a08c7d10
Added instructions to install udev rules for immutable systems
2025-11-29 17:02:03 -06:00
Patrick Uven
c541716225
Add support for SteelSeries Apex 9
2025-11-29 16:35:43 -06:00
Tyler Hoeflicker
70f3ae1b6d
Add support for the Gigabyte Radeon RX 6900 XT Gaming OC video card
2025-11-28 20:42:57 -06:00
Kosta A
8b9a4d141a
Add support for Glorious Model I
2025-11-28 18:07:36 -06:00
Rodrigo Tavares
05b4f00629
Add support for Aula F99 and Aula F75
2025-11-28 13:51:39 -06:00
mikee
946383b502
Add Fnatic STREAK and miniSTREAK support
2025-11-27 14:15:46 -06:00
Prince Nna
7ef7edb1d3
Add legion 7s gen8
2025-11-27 14:11:36 -06:00
Adam Honse
396853658c
Remove struct initial values as this causes compile errors on Windows Qt6, the only place it is used these values get initialized anyways
2025-11-26 22:28:57 -06:00
Adam Honse
696008b48f
Add manual device configuration for QMK VialRGB protocol
2025-11-26 12:49:25 -06:00
Jax-Tsai
d63a955082
add support for msi z890 gaming plus wifi
2025-11-25 23:05:35 -06:00
Chris M
c1d67aa740
Refactored Gigabyte Fusion2USB controller
...
* Refactored RGBController_GigabyteRGBFusion2USBBoards &
RGBController_GigabyteRGBFusion2USBLayouts into single
GigabyteFusion2USB_Devices to align with structure of
RazerDevices and CorsairV2Devices.
* Replaced definition for `gb_fusion2_layout`
* Adjusted code paths to suit new variable structures
* Removed redundant files
2025-11-24 23:27:54 -06:00
Egor Vorontsov
7886dc4c14
Added VialRGB dynamic detector.
2025-11-24 20:37:08 -06:00
gashtal
a3c77d20a0
Add support for MSI X870E CARBON WIFI RGB Headers
2025-11-24 20:34:54 -06:00
leon121212
6e53097f83
Add support for ASUS RTX5090 Matrix
2025-11-23 10:38:31 +08:00
Adam Honse
e657f5c8d4
Make segment type configurable
2025-11-22 12:55:27 -06:00
UbayGD
31a0e2d61f
Update fedora version for pipeline
2025-11-21 08:07:17 -06:00
superstrom
fb4359b009
Kraken V3: Cleanup and add additional devices from pcaps
2025-11-19 00:32:47 -06:00
Marcel Berwanger
769d433373
added support for ViewSonic XG270QC
2025-11-18 08:01:18 -06:00
Caleb Evans
b6673965e2
Add Palit GeForce RTX 5080 GamingPro
2025-11-18 07:51:03 -06:00
mhueske
9c66a76419
new device ASUS TUF Gaming B850M-Plus WiFi 7 - resolves #5228
2025-11-18 07:47:49 -06:00
Adam Honse
d79f0cf928
Rework MacOS CI to build both Qt5 and Qt6 builds
2025-11-18 00:06:26 -06:00
Mathieu Roux
0d0a3bece4
Implements Asus TUF Gaming K3 Gen II PID
2025-11-16 11:55:08 -06:00
Adam Honse
0b25cae5e5
Add Logitech G502 X Plus wired detector, only shows as one zone in direct mode
2025-11-16 00:49:15 -06:00
Adam Honse
a6b890a48d
Use ResourceManager::RescanDevices() to initiate a rescan in places where ResourceManager::DetectDevices() was still being used
2025-11-14 20:31:10 -06:00
RobRoyEerkes
da582e3ba5
Added Support for NZXT F420 case fans
2025-11-14 00:29:18 -06:00
Adam Honse
41928d17ec
Set configuration directory to service_config in executable path if running as Windows service
2025-11-13 19:29:58 -06:00
Caique Ribeiro de Oliveira
7efa26a11d
Add support for Razer BlackWidow V4 75% (Wired)
2025-11-13 15:12:42 -06:00
MadeUReadThis
7c07031603
Add initial support for ASUS ROG Strix G17 G733QR (layouts + zones)
2025-11-13 19:32:14 +00:00
Carlos Jordão
9fca9da408
Adds layout for Gigabyte B550 Aorus Elite AX V2
2025-11-13 07:45:38 -06:00
Chris M
380905cc72
Removed redundant layout declaration
...
* Removed `aura_core_laptop_16_values` as it is identical to
`aura_core_laptop_15_values`
2025-11-13 09:12:17 +11:00
Emilio Pulido Gil
ec442416fa
Add support for Asus ROG Strix G16 2023 (G614JZ)
2025-11-11 08:12:18 -06:00
Emilio Pulido Gil
0c079c2bf4
Add support for Asus ROG Strix Scope RX 96
2025-11-10 12:34:54 -06:00
Adam Honse
269e7c6115
Add tmpfiles for initializing /etc/openrgb for systemd service
2025-11-10 01:01:39 -06:00
Adam Honse
b22438d345
Use /etc/openrgb as config path for systemd service
2025-11-10 00:05:13 -06:00
MG-5
999dbc3024
Add support for ASUS TUF Radeon RX 9070 Gaming OC device
2025-11-08 13:39:26 -06:00
Carlos Jordão
fcb0363812
Change leds index - fixes bug #5203
2025-11-08 13:38:48 -06:00
nkey
463b827556
add support for STEELSERIES_QCK_PRISM_CLOTH_5XL_PID
2025-11-08 12:56:15 +01:00
Carlos Jordão
f0a1ed2c0f
Refactor HyperX Alloy Origins Core to use KLM
2025-11-03 16:53:46 -06:00
Bnyro
665069d98f
Add support for Lenovo Legion K510 keyboard
2025-11-03 11:47:36 +01:00
superstrom
bbf50ef812
add Kraken V3 X
2025-11-02 19:04:33 -06:00
Adam Honse
ba186cfaee
Add new controller for Razer Kraken V4 and Razer Kraken Kitty V3 Pro
2025-11-02 14:20:34 -06:00