Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f3a04 commit aed6134Copy full SHA for aed6134
1 file changed
config.h
@@ -13,8 +13,8 @@
13
#define PERMISSIVE_HOLD
14
#define PERMISSIVE_HOLD_PER_KEY
15
#define IGNORE_MOD_TAP_INTERRUPT
16
-#define TAP_CODE_DELAY 5
17
#define TAPPING_TOGGLE 1
+#define TAP_HOLD_CAPS_DELAY 20
18
#define GRAVE_ESC_SHIFT_OVERRIDE
19
#define USB_SUSPEND_WAKEUP_DELAY 200
20
// Increase polling
@@ -85,7 +85,6 @@
85
# define ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
86
# define ENABLE_RGB_MATRIX_SOLID_REACTIVE_MULTINEXUS
87
# endif
88
-//# define ENABLE_RGB_MATRIX_CANDY_FLOW
89
#endif
90
91
#ifdef RGBLIGHT_ENABLE
0 commit comments