Pārlūkot izejas kodu

Increase time for tap dancing on 9key default

Cory Shaw 8 gadi atpakaļ
vecāks
revīzija
afd7bf5f09
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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