5169 Commits (master)
 

Author SHA1 Message Date
gashtal a3c77d20a0 Add support for MSI X870E CARBON WIFI RGB Headers 5 months ago
leon121212 6e53097f83 Add support for ASUS RTX5090 Matrix 6 months ago
Adam Honse e657f5c8d4 Make segment type configurable 6 months ago
UbayGD 31a0e2d61f Update fedora version for pipeline 6 months ago
superstrom fb4359b009 Kraken V3: Cleanup and add additional devices from pcaps 6 months ago
Marcel Berwanger 769d433373 added support for ViewSonic XG270QC 6 months ago
Caleb Evans b6673965e2 Add Palit GeForce RTX 5080 GamingPro 6 months ago
mhueske 9c66a76419 new device ASUS TUF Gaming B850M-Plus WiFi 7 - resolves #5228 6 months ago
Adam Honse d79f0cf928 Rework MacOS CI to build both Qt5 and Qt6 builds 6 months ago
Mathieu Roux 0d0a3bece4 Implements Asus TUF Gaming K3 Gen II PID 6 months ago
Adam Honse 0b25cae5e5 Add Logitech G502 X Plus wired detector, only shows as one zone in direct mode 6 months ago
Adam Honse a6b890a48d Use ResourceManager::RescanDevices() to initiate a rescan in places where ResourceManager::DetectDevices() was still being used 6 months ago
RobRoyEerkes da582e3ba5 Added Support for NZXT F420 case fans 6 months ago
Adam Honse 41928d17ec Set configuration directory to service_config in executable path if running as Windows service 6 months ago
Caique Ribeiro de Oliveira 7efa26a11d Add support for Razer BlackWidow V4 75% (Wired) 6 months ago
MadeUReadThis 7c07031603 Add initial support for ASUS ROG Strix G17 G733QR (layouts + zones) 6 months ago
Carlos Jordão 9fca9da408 Adds layout for Gigabyte B550 Aorus Elite AX V2 6 months ago
Chris M 380905cc72 Removed redundant layout declaration
* Removed `aura_core_laptop_16_values` as it is identical to
`aura_core_laptop_15_values`
6 months ago
Emilio Pulido Gil ec442416fa Add support for Asus ROG Strix G16 2023 (G614JZ) 6 months ago
Emilio Pulido Gil 0c079c2bf4 Add support for Asus ROG Strix Scope RX 96 6 months ago
Adam Honse 269e7c6115 Add tmpfiles for initializing /etc/openrgb for systemd service 6 months ago
Adam Honse b22438d345 Use /etc/openrgb as config path for systemd service 6 months ago
MG-5 999dbc3024 Add support for ASUS TUF Radeon RX 9070 Gaming OC device 6 months ago
Carlos Jordão fcb0363812 Change leds index - fixes bug #5203 6 months ago
nkey 463b827556 add support for STEELSERIES_QCK_PRISM_CLOTH_5XL_PID 6 months ago
Carlos Jordão f0a1ed2c0f Refactor HyperX Alloy Origins Core to use KLM 6 months ago
Bnyro 665069d98f
Add support for Lenovo Legion K510 keyboard 6 months ago
superstrom bbf50ef812 add Kraken V3 X 6 months ago
Adam Honse ba186cfaee Add new controller for Razer Kraken V4 and Razer Kraken Kitty V3 Pro 6 months ago
Catarina Bressan 692ca00011 Updates msvc redist link in README.md 6 months ago
YanZhi f855d160ca Add YICO and clean up DRGB controller 6 months ago
Logan Phillips 9eb0169fcf Adds "Save to Device" feature to QuadCast 2S and logging 6 months ago
morg d99be3e0e6 Add support for QuadCast 2S. Closes #5113 6 months ago
Gediminas Jocys 5603ca86a3 Added support for Sapphire RX 9060 XT Nitro+ 6 months ago
justbispo 4835353ce0
Add support for alternative version (242B) of Gigabyte Radeon RX 7600 OC 6 months ago
superstrom 30ea38d133 Add Razer Quartz keyboard variant 6 months ago
morg 7a939c8233 Add support for Asus monitors. Closes #4174 6 months ago
Shottgun 51a014fecb Add support for Gigabyte Radeon RX 7700 XT GAMING OC 6 months ago
Serhii Koreiba (eXXon) 2acdcec678 Add missing backslash key to Cherry G80-3000N ANSI layout 6 months ago
Logan Phillips 8a63cfbf25 Add Cooler Master GD160 ARGB Gaming Desk support 7 months ago
Adam Honse d4e802f3b3 Clean up Linux LED controller 7 months ago
Chris Morgan c1781bc4cb Add support for led_classdev_mc via sysfs
Update the LinuxLEDController to support multicolor LEDs defined by
the Linux kernel. For multicolor LEDs Linux exposes a single
brightness which allows a range of 0 (off) to 255 (max) and a multi_intensity
value that accepts multiple channels of colors. This current implementation
assumes that there are 3 multi_intensity channels between 0 and 255.

https://docs.kernel.org/leds/leds-class-multicolor.html

Note that for now in Linux the brightness value doesn't so much affect
the brightness of the LED as it does apply a coefficient to the individual
channel intensities. For now hard code the brightness to 255 and simply
adjust the intensities to alter the color.

This change should keep the existing sysfs code path as-is and only attempt
to use this new method when a led_rgb_path is present in the config file.

For reference, my OpenRGB.json has the following lines:
`    "LinuxLEDDevices" : {
        "devices": [
            {
                "name": "Fan LED 1",
                "rgb_path": "/sys/class/leds/rgb:programming-0/"
            }
        ]
    }`

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
7 months ago
Kulothungan U G 5966632276 Add support for msi b850m gaming plus wifi6e 7 months ago
Wojciech Lazarski 76d3a6051a Added support for Razer Thunderbolt 5 Dock Chroma 7 months ago
Adam Honse da9a96e3f2 Add ASUS ROG RTX4090 with PID 8933 7 months ago
Liam f573af369f Add support for Palit GeForce RTX 5070 Ti GamingPro 7 months ago
Andre Toerien b58b3c0402 Install systemd service under PREFIX 7 months ago
Logan Phillips db517c01af Support AE-5 and AE-5 Plus on Windows 7 months ago
Adam Honse 3fb56e610d Update CONTRIBUTING.md with comment box style updates and update CI section to reflect the CI state in 2025 7 months ago
Adam Honse 63936126f3 Perform VialRGB version and flag checks before registering QMK VialRGB controllers 7 months ago