aboutsummaryrefslogtreecommitdiff
path: root/keyboards/runner3680/3x6/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/runner3680/3x6/config.h')
-rw-r--r--keyboards/runner3680/3x6/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/runner3680/3x6/config.h b/keyboards/runner3680/3x6/config.h
index d3f3605f5..fd462afb2 100644
--- a/keyboards/runner3680/3x6/config.h
+++ b/keyboards/runner3680/3x6/config.h
@@ -34,6 +34,8 @@
34#define MATRIX_COL_PINS { F6, F7, B1, B3, B2 ,B6 } 34#define MATRIX_COL_PINS { F6, F7, B1, B3, B2 ,B6 }
35// #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6} //uncomment this line and comment line above if you need to reverse left-to-right key order 35// #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6} //uncomment this line and comment line above if you need to reverse left-to-right key order
36 36
37#define DIODE_DIRECTION COL2ROW
38
37/* define tapping term */ 39/* define tapping term */
38#define TAPPING_TERM 120 40#define TAPPING_TERM 120
39 41