diff options
Diffstat (limited to 'keyboards/gmmk/pro/config.h')
-rw-r--r-- | keyboards/gmmk/pro/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/config.h b/keyboards/gmmk/pro/config.h index 014651599d..ab3c7a7a21 100644 --- a/keyboards/gmmk/pro/config.h +++ b/keyboards/gmmk/pro/config.h @@ -35,6 +35,8 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW +#define BOOTMAGIC_LITE_ROW 1 +#define BOOTMAGIC_LITE_COLUMN 3 #define TAP_CODE_DELAY 10 #define ENCODERS_PAD_A { C15 } |