You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
142 B
C
8 lines
142 B
C
8 years ago
|
#define ONESHOT_TIMEOUT 3000
|
||
|
#define TAPPING_TERM 200
|
||
|
#define PREVENT_STUCK_MODIFIERS
|
||
|
|
||
|
#define LEADER_TIMEOUT 1000
|
||
|
|
||
|
#include "../../config.h"
|