1
0
Fork 0
qmk_firmware/keyboards/helix/rev2/keymaps/edvorakjp/config.h

11 lines
171 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#undef TAPPING_FORCE_HOLD
#undef TAPPING_TERM
#define TAPPING_TERM 120
#endif /* CONFIG_USER_H */