aboutsummaryrefslogtreecommitdiff
path: root/keyboards/gmmk/pro/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gmmk/pro/config.h')
-rw-r--r--keyboards/gmmk/pro/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/config.h b/keyboards/gmmk/pro/config.h
index 014651599..ab3c7a7a2 100644
--- a/keyboards/gmmk/pro/config.h
+++ b/keyboards/gmmk/pro/config.h
@@ -35,6 +35,8 @@
35/* COL2ROW or ROW2COL */ 35/* COL2ROW or ROW2COL */
36#define DIODE_DIRECTION COL2ROW 36#define DIODE_DIRECTION COL2ROW
37 37
38#define BOOTMAGIC_LITE_ROW 1
39#define BOOTMAGIC_LITE_COLUMN 3
38 40
39#define TAP_CODE_DELAY 10 41#define TAP_CODE_DELAY 10
40#define ENCODERS_PAD_A { C15 } 42#define ENCODERS_PAD_A { C15 }