~ruther/qmk_firmware

ref: a0a6820c1b46d04bc146e0723fd47265e6afe67f qmk_firmware/users/danielo515/config.h -rw-r--r-- 205 bytes
a0a6820c — Joel Challis Migrate some dip switch config to info.json (#22437) 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
#pragma once

#if defined(COMBO_ENABLE)
#    define COMBO_TERM 25
#endif  // !COMBO_ENABLE
// Timeout settings for leader key
#undef LEADER_TIMEOUT
#define LEADER_TIMEOUT 350
#define LEADER_PER_KEY_TIMING
Do not follow this link