chore: Update Generated Dev Docs (#4076)

* Update generated documentation

* trigger workflow

---------

Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
github-actions[bot]
2026-02-18 20:17:33 +00:00
committed by GitHub
parent 9ab1c6bbd3
commit b1094c9177
38 changed files with 141 additions and 141 deletions

View File

@@ -15,25 +15,25 @@ description: ""
"Path": "HKCU:\\Control Panel\\Mouse",
"Name": "MouseSpeed",
"Value": "1",
"Type": "DWord",
"OriginalValue": "0",
"DefaultState": "true",
"Type": "DWord"
"DefaultState": "true"
},
{
"Path": "HKCU:\\Control Panel\\Mouse",
"Name": "MouseThreshold1",
"Value": "6",
"Type": "DWord",
"OriginalValue": "0",
"DefaultState": "true",
"Type": "DWord"
"DefaultState": "true"
},
{
"Path": "HKCU:\\Control Panel\\Mouse",
"Name": "MouseThreshold2",
"Value": "10",
"Type": "DWord",
"OriginalValue": "0",
"DefaultState": "true",
"Type": "DWord"
"DefaultState": "true"
}
],
```