diff options
Diffstat (limited to 'users/drashna/config.h')
-rw-r--r-- | users/drashna/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h index dd6875ceb..92efcc5c7 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h | |||
@@ -43,7 +43,6 @@ | |||
43 | // actually sends Ctrl-x. That's bad.) | 43 | // actually sends Ctrl-x. That's bad.) |
44 | #define IGNORE_MOD_TAP_INTERRUPT | 44 | #define IGNORE_MOD_TAP_INTERRUPT |
45 | #undef PERMISSIVE_HOLD | 45 | #undef PERMISSIVE_HOLD |
46 | #define PREVENT_STUCK_MODIFIERS | ||
47 | // #define TAPPING_FORCE_HOLD | 46 | // #define TAPPING_FORCE_HOLD |
48 | //#define RETRO_TAPPING | 47 | //#define RETRO_TAPPING |
49 | 48 | ||
@@ -64,8 +63,4 @@ | |||
64 | #define NO_ACTION_MACRO | 63 | #define NO_ACTION_MACRO |
65 | #define NO_ACTION_FUNCTION | 64 | #define NO_ACTION_FUNCTION |
66 | 65 | ||
67 | #define DISABLE_LEADER | ||
68 | |||
69 | #define MACRO_TIMER 5 | 66 | #define MACRO_TIMER 5 |
70 | |||
71 | |||