parent
eda5e84164
commit
f77df7e356
@ -1,8 +1,9 @@ |
|||||||
#ifndef CONFIG_USER_H |
#ifndef CONFIG_USER_H |
||||||
#define CONFIG_USER_H |
#define CONFIG_USER_H |
||||||
|
|
||||||
#include "config.h" |
#include "../../config.h" |
||||||
|
|
||||||
#define ONESHOT_TAP_TOGGLE 2 |
#define ONESHOT_TAP_TOGGLE 2 |
||||||
#define ONESHOT_TIMEOUT 3000 |
#define ONESHOT_TIMEOUT 300 |
||||||
|
|
||||||
#endif |
#endif |
Loading…
Reference in new issue