Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2022-02-05 11:45:18 +00:00
commit 80dbdb2a61
1 changed files with 1 additions and 1 deletions

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