openrgb:nzxt_rgb_fan_2011

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

Branch merges

Branch information

Name:
nzxt_rgb_fan_2011
Repository:
lp:openrgb

Recent commits

7570688... by Adam Honse

Initial support for NZXT RGB & Fan Controller PID 0x2011, F140 RGB fan

246aa6d... by Cooper Hall <email address hidden>

added multiple legion 5 and legion 5 pro models

62651d2... by Chris M <email address hidden>

Removed deprecated Huntsman Elite Keymap

0ce0dd9... by Adam Honse

Clean up unused channel field in NZXTHue1Controller, as it only supports one channel

9d97c8c... by Adam Honse

Fix signedness warning in KasaSmartController

0fae77b... by Adam Honse

Fix potentially used uninitialized warning in RGBController_HyperXAlloyOrigins60and65

20f317e... by Adam Honse

Fix unused variable warning in RGBController_HyperXAlloyOrigins60and65

8308c21... by Adam Honse

Fix snprintf size check warning in AsusCerberusKeyboardController

834b0cc... by Adam Honse

Clean up test code in AOCMouseController and fix unused variable warning

1190c28... by Adam Honse

Use snprintf instead of sprintf in OpenRGBHardwareIDsDialog, update buffer size to account for sprintf check warning