qmk-dactyl-manuform-a/users/dhertz/config.h

10 lines
174 B
C

#ifndef USERSPACE_CONFIG_H
#define USERSPACE_CONFIG_H
#ifdef TAPPING_TERM
#undef TAPPING_TERM
#endif // TAPPING_TERM
#define TAPPING_TERM 200
#endif // !USERSPACE_CONFIG_H