Explorar el Código

Tweaking tapping_term value

stanrc85 hace 6 años
padre
commit
387ede9e6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      users/stanrc85/config.h

+ 1 - 1
users/stanrc85/config.h

@@ -1,6 +1,6 @@
 #pragma once
 
-#define TAPPING_TERM 300
+#define TAPPING_TERM 250
 #define RETRO_TAPPING
 
 #ifdef RGBLIGHT_ENABLE