Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aed6134

Browse files
author
filterpaper
committed
Lower tap hold caps delay for macOS
1 parent 84f3a04 commit aed6134

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
#define PERMISSIVE_HOLD
1414
#define PERMISSIVE_HOLD_PER_KEY
1515
#define IGNORE_MOD_TAP_INTERRUPT
16-
#define TAP_CODE_DELAY 5
1716
#define TAPPING_TOGGLE 1
17+
#define TAP_HOLD_CAPS_DELAY 20
1818
#define GRAVE_ESC_SHIFT_OVERRIDE
1919
#define USB_SUSPEND_WAKEUP_DELAY 200
2020
// Increase polling
@@ -85,7 +85,6 @@
8585
# define ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
8686
# define ENABLE_RGB_MATRIX_SOLID_REACTIVE_MULTINEXUS
8787
# endif
88-
//# define ENABLE_RGB_MATRIX_CANDY_FLOW
8988
#endif
9089

9190
#ifdef RGBLIGHT_ENABLE

0 commit comments

Comments
 (0)