Browse Source

tweaks default mouse speed constants

Erez Zukerman 8 năm trước cách đây
mục cha
commit
a965e5b735
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      keyboards/ergodox/config.h

+ 2 - 2
keyboards/ergodox/config.h

@@ -3,8 +3,8 @@
 
 #define MOUSEKEY_INTERVAL       20
 #define MOUSEKEY_DELAY          0
-#define MOUSEKEY_TIME_TO_MAX    5
-#define MOUSEKEY_MAX_SPEED      2
+#define MOUSEKEY_TIME_TO_MAX    40
+#define MOUSEKEY_MAX_SPEED      7
 #define MOUSEKEY_WHEEL_DELAY 0
 
 #define TAPPING_TOGGLE  1