openrgb:udev_wrapper_test

Last commit made on 2023-01-29
Get this branch:
git clone -b udev_wrapper_test https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
udev_wrapper_test
Repository:
lp:openrgb

Recent commits

b072b50... by Adam Honse

Add wrapped hidapi devices to udev rules

3c7f53b... by Michael Stummvoll <email address hidden>

Add support for Das Keyboard 5QS

532eaa7... by Chris M <email address hidden>

Adding MSI 3090 Suprim 24G GPU

* Code clean up for the MSI GPU V1
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3090-
SUPRIM-24G/Specification)

4c67d84... by Adam Honse

Use hidapi wrapper for HyperX mousemat controller

e30fbde... by Adam Honse

Fix build on musl and rename wrapper function to match hidapi's name

6fdc70d... by JDinABox <email address hidden>

Add support for Razer Ornata V3X

Commit amended to address minor style issues by Adam Honse <email address hidden>

9e9a583... by AnAvrgDev <email address hidden>

Added support for newer version (HP version) of Hyperx Pulsefire Dart (Wired & Wireless)

97234c8... by Chris M <email address hidden>

Adding media keys to Razer Cynosa V2 Keymap

* Resolves #3062

a7b6ef9... by Adam Honse

Remove redundant code that is no longer necessary with all controllers being registered via RegisterRGBController()

92f0720... by Adam Honse

Remove RGB controllers argument from standard detector