openrgb:blade_14_2021_klm

Last commit made on 2023-03-16
Get this branch:
git clone -b blade_14_2021_klm https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
blade_14_2021_klm
Repository:
lp:openrgb

Recent commits

0d917fd... by Adam Honse

Razer Blade 14 2021 keyboard layout manager

2744247... by Chris M <email address hidden>

Initial commit for Razer Blade Late 2021 Advanced to resolve #2520

+ Adding PID for the Blade 15 Late 2021 Advanced
+ Registered detectors
+ Added metadata to RazerDevices.cpp
+ Added capabilities to RazerController.cpp

35453db... by Chris M <email address hidden>

Initial commit for the Keyboard Layout Manager

* Implements physical size:
    Full Size
    TKL
    60%
* Implements regional layouts
    ANSI QWERTY
    ISO QWERTY
    QWERTZ
    AZERTY
    JIS
* Customisible layouts produced by adding and swapping custom keys
allowing for keyboard SKU variants
* Exportable matrix maps filled by map count, matrix index or filled by an
array of values.
* Matrix map size adjustable to fixed width and height to support size
specific protocols. e.g. Razer
* Debug keyboards are customisable by adding the following values into
the JSON list.
    "Layout" (int),
    "Size" (int),
    "Linear" (bool),
    "Underglow" (bool),
    "Insert" array[ { "Zone" (int), "Row" (int), "Col" (int), "Val"
(int), "Name": (string) } ],
    "Swap" array[ { "Zone" (int), "Row" (int), "Col" (int), "Val" (int),
"Name": (string) } ]

269ebed... by Artem

Fix building with GCC 13

f579b1c... by morg <email address hidden>

Add support for Hyperx duocast

bf51d4d... by flora <email address hidden>

Support for Rog Strix 6900XT LC

baf5d30... by Chris <email address hidden>

Initial commit for the Corsair M55 mouse

* Added config to CorsairPeripheralV2Devices
* Adding device config to CorsairPeripheralV2Devices.cpp
* Extending the base CorsairPeripheralV2Controller to CorsairPeripheralV2HWController to account for HW modes
* Minor adjustments to the CorsairPeripheralV2SWController to accommodate
* Resolves #1951

549a631... by thombo <email address hidden>

Support for MSI board 7D89 added

8f54583... by Chris <email address hidden>

Initial commit for the Corsair Ironclaw Wireless Mouse to resolve #1421

+ Adding Ironclaw Wireless and Wired PIDs to CorsairPeripheralV2Devices.h
+ Adding device layout
+ Registering detector

7fdabca... by Alexander Babayants <email address hidden>

Add Palit RTX 3080 GamingPro 12G GPU