forked from forks/qmk_firmware
Increase tapping term and enable permissive hold
This commit is contained in:
parent
96f9fea807
commit
8d71846372
|
|
@ -60,8 +60,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLIGHT_VAL_STEP 16
|
||||
#endif
|
||||
|
||||
#define TAPPING_TERM 150
|
||||
// #define PERMISSIVE_HOLD
|
||||
#define TAPPING_TERM 160
|
||||
#define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue