Solaar/tests
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 Introduce hid_parser tests 2024-09-15 09:19:13 -04:00
hidapi hidapi: Explicitly load hidapi/udev implementation 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 tests: mock the libnotify backend so the suite raises no real notifications 2026-05-21 10:15:12 -04:00
test_keysyms keysyms: Introduce tests for this package 2024-10-11 07:42:38 -04:00
__init__.py tests: Introduce tests with pytest 2024-02-10 13:58:20 -05:00
conftest.py tests: mock the libnotify backend so the suite raises no real notifications 2026-05-21 10:15:12 -04:00