Addkeymap/tada fakb (#2830)

* edited keymap and fitted for tada68

* edited rules to make mouse work

* filled config.h to make mouse cursor move more smooth

* added descriptive readme
This commit is contained in:
krasmaralde
2018-04-28 17:10:30 +02:00
committed by Drashna Jaelre
parent 5dc60c06a9
commit 3d6119856a
4 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#define MOUSEKEY_DELAY 0
#define MOUSEKEY_INTERVAL 4
#define MOUSEKEY_MAX_SPEED 5
#define MOUSEKEY_TIME_TO_MAX 77
#define MOUSEKEY_WHEEL_MAX_SPEED 8
#define MOUSEKEY_WHEEL_TIME_TO_MAX 40