aboutsummaryrefslogtreecommitdiff
path: root/keyboards/blackplum/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/blackplum/config.h')
-rw-r--r--keyboards/blackplum/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/blackplum/config.h b/keyboards/blackplum/config.h
index 0fd7e21cb..256603744 100644
--- a/keyboards/blackplum/config.h
+++ b/keyboards/blackplum/config.h
@@ -19,6 +19,8 @@
19#define MATRIX_COL_PINS { D0, D1, D2, F7, F6, F5, F4, F1 } 19#define MATRIX_COL_PINS { D0, D1, D2, F7, F6, F5, F4, F1 }
20#define UNUSED_PINS 20#define UNUSED_PINS
21 21
22#define DIODE_DIRECTION COL2ROW
23
22/* Set 0 if debouncing isn't needed */ 24/* Set 0 if debouncing isn't needed */
23#define DEBOUNCE 5 25#define DEBOUNCE 5
24 26