diff options
Diffstat (limited to 'layouts/community/split_3x6_3/drashna/config.h')
-rw-r--r-- | layouts/community/split_3x6_3/drashna/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/community/split_3x6_3/drashna/config.h b/layouts/community/split_3x6_3/drashna/config.h index b86448c67..cfcb873a8 100644 --- a/layouts/community/split_3x6_3/drashna/config.h +++ b/layouts/community/split_3x6_3/drashna/config.h | |||
@@ -93,3 +93,7 @@ | |||
93 | #endif | 93 | #endif |
94 | 94 | ||
95 | #define TAPPING_TERM_PER_KEY | 95 | #define TAPPING_TERM_PER_KEY |
96 | #ifdef TAPPING_TERM | ||
97 | # undef TAPPING_TERM | ||
98 | #endif | ||
99 | #define TAPPING_TERM 200 | ||