summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m48/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mlego/m48/config.h')
-rw-r--r--keyboards/mlego/m48/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/mlego/m48/config.h b/keyboards/mlego/m48/config.h
index d1c4da9397..879108d238 100644
--- a/keyboards/mlego/m48/config.h
+++ b/keyboards/mlego/m48/config.h
@@ -27,6 +27,9 @@
#define DEBOUNCE 5
+/* COL2ROW, ROW2COL*/
+#define DIODE_DIRECTION COL2ROW
+
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */