summaryrefslogtreecommitdiffstats
path: root/users/talljoe/config.h
blob: 15bbde6bcd192152b812cf3ac4658d9f46ee4788 (plain)
1
2
3
4
5
6
7
8
9
#ifndef USERSPACE_CONFIG_H
#define USERSPACE_CONFIG_H

#define PREVENT_STUCK_MODIFIERS
#define IGNORE_MOD_TAP_INTERRUPT

#define RESET_LAYER 15

#endif // !USERSPACE_CONFIG_H