瀏覽代碼

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

QMK Bot 4 年之前
父節點
當前提交
80dbdb2a61
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/feature_mouse_keys.md

+ 1 - 1
docs/feature_mouse_keys.md

@@ -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 keymap’s `config.h` file:
+To use combined speed mode, you must at least define `MK_COMBINED` in your keymap’s `config.h` file:
 
 ```c
 #define MK_COMBINED