Explorar o código

Increase time for tap dancing on 9key default

Cory Shaw %!s(int64=8) %!d(string=hai) anos
pai
achega
afd7bf5f09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/9key/config.h

+ 1 - 1
keyboards/9key/config.h

@@ -47,6 +47,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* COL2ROW or ROW2COL */
 #define DIODE_DIRECTION COL2ROW
 
-#define TAPPING_TERM 150
+#define TAPPING_TERM 200
 
 #endif