QMK/users/ibnuda/config.h

10 lines
144 B
C
Raw Normal View History

2020-03-23 10:48:11 +01:00
#pragma once
#define COMBO_COUNT 18
#define COMBO_TERM 100
#define IGNORE_MOD_TAP_INTERRUPT
#define PERMISSIVE_HOLD
#define TAPPING_TERM 200