From b952d710fee4707597b98e7c655e1da30ab0d0b1 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Tue, 14 Apr 2026 12:16:34 -0400 Subject: [PATCH] docs: mention Centurion protocol in documentation --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 572dc154..7ec881ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,6 +19,8 @@ Logitech-proprietary (HID++ and Centurion) commands. Each Logitech device implements a different subset of these commands. Solaar is thus only able to make the changes that a particular device supports. +Note: Support for Centurion devices is new and should be considered experimental. + Solaar is not a device driver and does not process normal input from devices. It is thus unable to fix problems that arise from incorrect handling of mouse movements or keycodes by Linux drivers or other software.