Decrease tapping term

This commit is contained in:
Richard Baptist 2019-07-11 10:14:30 +02:00
parent f304bac226
commit 96f9fea807
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -60,7 +60,7 @@ 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 170 #define TAPPING_TERM 150
// #define PERMISSIVE_HOLD // #define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT #define IGNORE_MOD_TAP_INTERRUPT