summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m48/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-11 18:19:21 +0000
committerQMK Bot <hello@qmk.fm>2022-06-11 18:19:21 +0000
commit1a7a6f313ea776fab053e5405742d17c7aa601f3 (patch)
tree939f50f993fb00e908874c52c79772b0debc2b35 /keyboards/mlego/m48/config.h
parentaf6435d44d6fb1a6343d26a9783d3be5572c7ccc (diff)
parent51cfb1b45780c8ee42d993814aeef1f45477d58d (diff)
Merge remote-tracking branch 'origin/master' into develop
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 */