openrgb:z_sync_reenable

Last commit made on 2022-02-13
Get this branch:
git clone -b z_sync_reenable https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
z_sync_reenable
Repository:
lp:openrgb

Recent commits

5493904... by Adam Honse

Remove comment

b9c0b04... by Adam Honse

Lower keepalive time from 5 seconds to 1 second

c07b3c2... by Adam Honse

Adjust firmware version parsing to match ZSYNC software

dd508d9... by Adam Honse

Limit maximum LEDs per channel to 40

616a116... by Adam Honse

Re-enable Zalman Z-Sync, update to 8 channels, speed up Direct mode when not all channels are in use

a47ae7e... by morg <email address hidden>

Migrate from QSS to QPalette

f1c5905... by Adam Honse

Move definitions of key name memory constants to a separate .cpp file, hopefully to cut down on file size

d8e023b... by Chris <email address hidden>

Initial commit for a canonical list of key names

+ Created RGBControllerKeyNames.h
* Adjusted every reference for key names found in `DeviceView`
* Formatting corrections

aabba4e... by alpemwarrior <email address hidden>

Avoid double or triple mode updates

0e750b6... by Adam Honse

Initial LIFX commit