diff options
Diffstat (limited to 'docs/feature_mouse_keys.md')
| -rw-r--r-- | docs/feature_mouse_keys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_mouse_keys.md b/docs/feature_mouse_keys.md index 9e7df929e..673eafaef 100644 --- a/docs/feature_mouse_keys.md +++ b/docs/feature_mouse_keys.md | |||
| @@ -40,7 +40,7 @@ You can use these keycodes within your keymap to map button presses to mouse act | |||
| 40 | |`KC_MS_ACCEL1` |`KC_ACL1`|Set mouse acceleration to 1| | 40 | |`KC_MS_ACCEL1` |`KC_ACL1`|Set mouse acceleration to 1| |
| 41 | |`KC_MS_ACCEL2` |`KC_ACL2`|Set mouse acceleration to 2| | 41 | |`KC_MS_ACCEL2` |`KC_ACL2`|Set mouse acceleration to 2| |
| 42 | 42 | ||
| 43 | You can see an example in the `_ML` here: https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/keymaps/mouse_keys/keymap.c#L46 | 43 | You can see an example in the `_ML` here: https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/66/keymaps/mouse_keys/keymap.c#L46 |
| 44 | 44 | ||
| 45 | ## Configuring the Behavior of Mousekeys | 45 | ## Configuring the Behavior of Mousekeys |
| 46 | 46 | ||
