~ruther/qmk_firmware

ref: 032b039d0bf96e4fea0b87e0d2f6cd0fb34b7298 qmk_firmware/keyboards/input_club/ergodox_infinity/keymaps/narze/config.h -rw-r--r-- 192 bytes
032b039d — Duncan Sutherland amend alice* community_layouts in keyboards (#21846) 2 years ago
                                                                                
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