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

#undef TAPPING_TERM
#define TAPPING_TERM 150

#define COMBO_TERM 20

#define PERMISSIVE_HOLD

#undef MOUSEKEY_DELAY
#define MOUSEKEY_DELAY 100

#define USB_POLLING_INTERVAL_MS 1