summaryrefslogtreecommitdiffstats
path: root/users/bbaserdem/config.h
blob: 3dde5772cc074015ebf5d67c78bd342b26c4553e (plain)
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