openrgb:srgbmods_pico_controller

Last commit made on 2022-07-24
Get this branch:
git clone -b srgbmods_pico_controller https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
srgbmods_pico_controller
Repository:
lp:openrgb

Recent commits

59483f2... by Adam Honse

Fix race condition crash in SRGBmodsPicoController

be63074... by Adam Honse

Initial support for SRGBmods Pico LED Controller

3f03e4b... by Chris <email address hidden>

Initial commit for Razer Blade 15 Base 2021 V2 to resolve #2599

+ Adding entry for the Blade 15 Base V2
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp

9147e65... by Chris <email address hidden>

Adding `en_AU` and `en_GB` locales to resolve #2500

* Adjusted main.cpp to accomodate the full locale name

fd4db35... by flora <email address hidden>

Add support for Sapphire RX6900XT Toxic Limited Edition

40ed7bd... by Chris <email address hidden>

Initial commit for the Lian Li Strimer L Connect to resolve #2563

+ Adding StrimerLConnectController
+ Adding RGBController_StrimerLConnect
+ Adding ENEUSBControllersDetect.cpp to register StrimerLConnect detector

7571174... by Adam Honse

Use 16-LED linear layout for Blade Stealth Late 2020

b1b07db... by Chris <email address hidden>

Adding MSI 3060 Gaming X 12G GPU to resolve #2610

* Added card id `0x3976` to pci_ids.h
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3060-GAMING-X-12G)

c479a06... by Chris <email address hidden>

Adding `qt5-linguist` to Fedora build dependencies

d33c410... by Chris <email address hidden>

Adding new receiver for the Logitech G915 Wireless Keyboard

+ Adding new PID `0xC547`
+ Registering detector in LogitechControllerDetect.cpp