This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
232 B
C
Raw Normal View History

#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