diff options
Diffstat (limited to 'layouts/community/ergodox/adam/config.h')
-rw-r--r-- | layouts/community/ergodox/adam/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/adam/config.h b/layouts/community/ergodox/adam/config.h index 1a8fddb50..62e82d8b2 100644 --- a/layouts/community/ergodox/adam/config.h +++ b/layouts/community/ergodox/adam/config.h | |||
@@ -1,4 +1,4 @@ | |||
1 | #include QMK_KEYBOARD_CONFIG_H | 1 | #pragma once |
2 | 2 | ||
3 | #undef TAPPING_TERM | 3 | #undef TAPPING_TERM |
4 | #define TAPPING_TERM 300 //At 500 some bad logic takes hold | 4 | #define TAPPING_TERM 300 //At 500 some bad logic takes hold |