]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_ps2_mouse.md
Added amj40 keymap (#2754)
[qmk_firmware.git] / docs / feature_ps2_mouse.md
index 51ae5fa2633f98b6050949494c6d75066216d3bf..909406e7d2acac5250ac170f5ebc6bd477c301bd 100644 (file)
@@ -135,7 +135,7 @@ These enable settings supported by the PS/2 mouse protocol: http://www.computer-
 
 ```
 /* Use remote mode instead of the default stream mode (see link) */
-#define PS2_MOUSE_USE_REMOTE_MODE  
+#define PS2_MOUSE_USE_REMOTE_MODE
 
 /* Enable the scrollwheel or scroll gesture on your mouse or touchpad */
 #define PS2_MOUSE_ENABLE_SCROLLING