Solaar/tests
Ken Sanislo 65df109e92 Add RGB lighting persistence via SW control claim for G515/G502
When Solaar claims LED control, properly disable firmware power management
via ProfileManagement or OnboardProfiles and claim the LED pipeline with
SetSWControl(mode=3, flags=5). This prevents the device from reverting
colors to its onboard profile after a few seconds.

Adds cleanup handler to restore firmware control on device close, and
auto-claims SW control when writing per-key lighting colors. Adds
PROFILE_MANAGEMENT (0x8101) feature constant.
2026-05-09 18:45:37 -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 RGB lighting persistence via SW control claim for G515/G502 2026-05-09 18:45:37 -07:00
solaar test_pair_window: Simplify tests by cleaning up receiver mock (#2899) 2025-12-10 10:50:07 -05: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