mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
910d603c65
* to ease the maintenance for some boards ibnuda has. * followed ridingqwerty's suggestion on 8821. * folloing drashna's suggestion on qmk's 8221. * following drashn's suggestion on qmk's 8211
10 lines
144 B
C
10 lines
144 B
C
#pragma once
|
|
|
|
#define COMBO_COUNT 18
|
|
#define COMBO_TERM 100
|
|
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|
|
#define PERMISSIVE_HOLD
|
|
|
|
#define TAPPING_TERM 200
|