1
0
Fork 0

[Docs] feature: mouse keys, fix misused wording (#16226)

This commit is contained in:
IskandarMa 2022-02-05 19:44:48 +08:00 committed by GitHub
parent 719881c2ee
commit 10fda3ec8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,7 +164,7 @@ small and detailed movements of the cursor.
* **KC_ACL2:** This acceleration sets your cursor to the maximum (computer defined) speed. This is
useful for moving the cursor large distances without much accuracy.
To use constant speed mode, you must at least define `MK_COMBINED` in your keymaps `config.h` file:
To use combined speed mode, you must at least define `MK_COMBINED` in your keymaps `config.h` file:
```c
#define MK_COMBINED