From 9163fce6b2c23d7f3c259b796952fa1a6457c228 Mon Sep 17 00:00:00 2001 From: zvecr Date: Sat, 5 Feb 2022 11:46:28 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=2010fda3ec8e4ee0a74bb4e8c0f41e554fb7344e78=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_mouse_keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_mouse_keys.md b/feature_mouse_keys.md index 8e2a3a4cd1..30f563a95d 100644 --- a/feature_mouse_keys.md +++ b/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