diff options
| author | Joel Challis | 2025-01-08 04:12:54 +0100 |
|---|---|---|
| committer | GitHub | 2025-01-08 04:12:54 +0100 |
| commit | 6facb7a079740f975c41c9ae8d95f0735097933e (patch) | |
| tree | 56754c717b484d78b43ffefaea8796973b38ca12 /docs/features | |
| parent | bcee1d2f2e17f85f75d67e32c809ae76bd3803ef (diff) | |
Convert stray legacy warn/info docs panels (#24799)
Diffstat (limited to 'docs/features')
| -rw-r--r-- | docs/features/mouse_keys.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/features/mouse_keys.md b/docs/features/mouse_keys.md index d755084f8e..86b50fa9c8 100644 --- a/docs/features/mouse_keys.md +++ b/docs/features/mouse_keys.md @@ -214,7 +214,9 @@ When additional overlapping mouse key is pressed, the mouse cursor will continue |`MOUSEKEY_OVERLAP_WHEEL_DELTA`|`MOUSEKEY_WHEEL_DELTA`|Step size of reset mouse wheel acceleration | |`MOUSEKEY_OVERLAP_INTERVAL` |`MOUSEKEY_INTERVAL` |Reset time between cursor movements in milliseconds (Kinetic mode only)| -?> This feature will not be applied on Inertial mode +::: tip +This feature will not be applied on Inertial mode +::: ## Use with PS/2 Mouse and Pointing Device |