forked from mirror/qmk_firmware
Increase tapping term and enable permissive hold
This commit is contained in:
@@ -60,8 +60,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#define RGBLIGHT_VAL_STEP 16
|
#define RGBLIGHT_VAL_STEP 16
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define TAPPING_TERM 150
|
#define TAPPING_TERM 160
|
||||||
// #define PERMISSIVE_HOLD
|
#define PERMISSIVE_HOLD
|
||||||
#define IGNORE_MOD_TAP_INTERRUPT
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||||||
|
|
||||||
#define TAPPING_TOGGLE 2
|
#define TAPPING_TOGGLE 2
|
||||||
|
|||||||
Reference in New Issue
Block a user