This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
MakotoKurauchi f30d6dd785 Helix config refine (#3374)
* helix config.h refine
2018-07-12 10:23:30 -07:00

9 lines
144 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#undef TAPPING_FORCE_HOLD
#undef TAPPING_TERM
#define TAPPING_TERM 120
#endif /* CONFIG_USER_H */