aboutsummaryrefslogtreecommitdiffstats
path: root/users/danielo515/config.h
blob: d7efcd53672db16ad3f57f8507958218851381ba (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

#if defined(COMBO_ENABLE)
#    define COMBO_COUNT 11
#    define COMBO_TERM  25
#endif // !COMBO_ENABLE
// Timeout settings for leader key
#undef  LEADER_TIMEOUT
#define LEADER_TIMEOUT 350
#define LEADER_PER_KEY_TIMING