1 2 3 4 5 6 7 8
#ifndef USERSPACE_CONFIG_H #define USERSPACE_CONFIG_H #define PERMISSIVE_HOLD #define RESET_LAYER 15 #endif // !USERSPACE_CONFIG_H