summaryrefslogtreecommitdiff
path: root/keyboards/input_club/ergodox_infinity/keymaps/narze/config.h
blob: 3fef45f88722611b93ac6c2eed05fe8617015d1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#pragma once

#undef TAPPING_TERM
#define TAPPING_TERM 150

#define COMBO_TERM 20
#define COMBO_COUNT 1

#define PERMISSIVE_HOLD

#undef MOUSEKEY_DELAY
#define MOUSEKEY_DELAY 100

#define USB_POLLING_INTERVAL_MS 1