~ruther/qmk_firmware

ref: 55ace26a5dc3650f596a88e776e040c7ec0b92e8 qmk_firmware/users/bbaserdem/config.h -rw-r--r-- 175 bytes
55ace26a — Jack Humbert Remove default folders for the Planck & Preonic (#3497) 6 years ago
                                                                                
1
2
3
4
5
6
7
8
9
#ifndef USERSPACE_CONFIG_H
#define USERSPACE_CONFIG_H

#ifdef TAP_DANCE_ENABLE
    #define TAPPING_TERM 300
    #define TAPPING_TOGGLE 1
#endif

#endif // !USERSPACE_CONFIG_H