]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_pointing_device.md
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / docs / feature_pointing_device.md
index 70b588464a488517b7e50632f58736329c27dece..8ad428939a0a17dc5e879ab3c54c1e2244c4cd0f 100644 (file)
@@ -1,6 +1,6 @@
 ## Pointing Device
 
-Pointing Device is a generic name for a feature intended to be generic: moving the system pointer arround.  There are certainly other options for it - like mousekeys - but this aims to be easily modifiable and lightweight.  You can implement custom keys to control functionality, or you can gather information from other peripherals and insert it directly here - let QMK handle the processing for you.
+Pointing Device is a generic name for a feature intended to be generic: moving the system pointer around.  There are certainly other options for it - like mousekeys - but this aims to be easily modifiable and lightweight.  You can implement custom keys to control functionality, or you can gather information from other peripherals and insert it directly here - let QMK handle the processing for you.
 
 To enable Pointing Device, uncomment the following line in your rules.mk: