X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Flets_split%2Fkeymaps%2Fxk%2Fconfig.h;h=c75ed12cc806b9c7092973f1ea3e03ace613824c;hb=fad967af4c6f456204c19dfa4e28ca567f7bb62d;hp=d37985043cc30ccf827b4130ef11b3ec86056230;hpb=23549791ebe632d1f6dded86c4c61d36f8db878a;p=qmk_firmware.git diff --git a/keyboards/lets_split/keymaps/xk/config.h b/keyboards/lets_split/keymaps/xk/config.h index d37985043..c75ed12cc 100644 --- a/keyboards/lets_split/keymaps/xk/config.h +++ b/keyboards/lets_split/keymaps/xk/config.h @@ -16,14 +16,11 @@ the Free Software Foundation, either version 2 of the License, or #include "../../config.h" #define TAPPING_TOGGLE 1 -#define TAPPING_TERM 200 +#define TAPPING_TERM 300 #define ONESHOT_TAP_TOGGLE 2 #define ONESHOT_LAYER_TOGGLE 2 -#define ONESHOT_TIMEOUT 300 +#define ONESHOT_TIMEOUT 800 -/* Use I2C or Serial, not both */ - -// #define USE_SERIAL #define USE_I2C #define MOUSEKEY_INTERVAL 50 @@ -36,12 +33,12 @@ the Free Software Foundation, either version 2 of the License, or #define MOUSEKEY_WHEEL_TIME_TO_MAX 40 // #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT #define EE_HANDS #define PREVENT_STUCK_MODIFIERS -//#define IGNORE_MOD_TAP_INTERRUPT +#define IGNORE_MOD_TAP_INTERRUPT #define PERMISSIVE_HOLD -#endif \ No newline at end of file +#endif