summaryrefslogtreecommitdiffstats
path: root/keyboards/9key
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/9key')
-rw-r--r--keyboards/9key/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/9key/config.h b/keyboards/9key/config.h
index c0a7eb355..eee8407cc 100644
--- a/keyboards/9key/config.h
+++ b/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