Increase tapping term and enable permissive hold

This commit is contained in:
Richard Baptist 2019-07-12 13:47:23 +02:00
parent 96f9fea807
commit 8d71846372
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -60,8 +60,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 16
#endif
#define TAPPING_TERM 150
// #define PERMISSIVE_HOLD
#define TAPPING_TERM 160
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_TOGGLE 2