summaryrefslogtreecommitdiffstats
path: root/users/mtdjr/config.h
blob: 9769ebc18a1ae6cdbdc272f4b570f615e4bb98d3 (plain)
1
2
3
4
5
6
7
#ifndef USERSPACE_CONFIG_H
#define USERSPACE_CONFIG_H

// Put normal config.h settings here:
#define TAPPING_TERM 250

#endif // !USERSPACE_CONFIG_H