forked from mirror/qmk_firmware
Increase tapping term, enable IGNORE_MOD_TAP_INTERRUPT
This commit is contained in:
@@ -51,9 +51,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
#define TAPPING_TERM 130
|
||||
#define TAPPING_TERM 140
|
||||
// #define PERMISSIVE_HOLD
|
||||
// #define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user