config.h 144 B

12345678
  1. #ifndef CONFIG_USER_H
  2. #define CONFIG_USER_H
  3. #undef TAPPING_FORCE_HOLD
  4. #undef TAPPING_TERM
  5. #define TAPPING_TERM 120
  6. #endif /* CONFIG_USER_H */