Solaar/lib
Ken Sanislo bdc17e9fb5 Add startup animation toggle for COLOR_LED_EFFECTS devices
The 0x8070 V1+ NvConfig (GetNvConfig/SetNvConfig, funcs 4/5) carries a
startup-effect toggle under capability 0x0001 — a pure on/off switch
(0x01/0x02) with no color payload, unlike the 0x8071 NvConfig boot
effects; the boot color comes from the NV-persisted zone effect.
GetNvConfig echoes the capability ID ahead of the value.

Wire format captured from G HUB driving a G560 (usbmon) and the
round-trip hardware-verified.  Build probes the capability and
suppresses the setting on devices that NACK it.  The G560's only other
NvConfig capability is 0x0002, which on 0x8071 devices causes a
firmware animation-loop lockup — deliberately not exposed.
2026-07-16 23:07:23 -07:00
..
hid_parser Fix duplicate class field typo in HID parser data 2026-05-05 14:43:03 -04:00
hidapi G522 LIGHTSPEED headphones support 2026-05-21 10:13:00 -04:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver Add startup animation toggle for COLOR_LED_EFFECTS devices 2026-07-16 23:07:23 -07:00
solaar Add G560 audio features: bass level, working equalizer, jack detection 2026-07-16 23:07:01 -07:00