From ff67790f18861a83e8d2a884a7a1e7e6501772c5 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Thu, 27 Nov 2025 10:43:28 -0500 Subject: [PATCH] docs: Remove unnecessary 'is' --- docs/capabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/capabilities.md b/docs/capabilities.md index 4bd45b3b..4f1502eb 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -178,7 +178,7 @@ For more information on Mouse Gestures rule conditions see Solaar uses the standard Logitech names for keyboard keys. Some Logitech keyboards have different icons on some of their keys and have different functionality than suggested by these names. -Solaar is uses the standard US keyboard layout. This currently only matters for the `Per-key Lighting` setting. Users who want to have the key names for this setting reflect the keyboard layout that they use can create and edit `~/.config/solaar/keys.yaml` which contains a YAML dictionary of key names and locations. For example, switching the `Y` and `Z` keys can be done as: +Solaar uses the standard US keyboard layout. This currently only matters for the `Per-key Lighting` setting. Users who want to have the key names for this setting reflect the keyboard layout that they use can create and edit `~/.config/solaar/keys.yaml` which contains a YAML dictionary of key names and locations. For example, switching the `Y` and `Z` keys can be done as: Z: 25 Y: 26