My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/users/danielo515/config.h

11 lines
228 B

#pragma once
#if defined(COMBO_ENABLE)
#define COMBO_COUNT 9
#define COMBO_TERM 40
#endif // !COMBO_ENABLE
// Timeout settings for leader key
#undef LEADER_TIMEOUT
#define LEADER_TIMEOUT 350
#define LEADER_PER_KEY_TIMING