diff options
-rw-r--r-- | docs/feature_bootmagic.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_bootmagic.md b/docs/feature_bootmagic.md index f084052cc..4c655d8e1 100644 --- a/docs/feature_bootmagic.md +++ b/docs/feature_bootmagic.md | |||
@@ -146,7 +146,7 @@ And to trigger the bootloader, you hold this key down when plugging the keyboard | |||
146 | 146 | ||
147 | ## Split Keyboards | 147 | ## Split Keyboards |
148 | 148 | ||
149 | When handedness is predetermined via an option like `SPLIT_HAND_PIN`, you might need to configure a different key between halves. This To do so, add these entries to your `config.h` file: | 149 | When handedness is predetermined via an option like `SPLIT_HAND_PIN`, you might need to configure a different key between halves. To do so, add these entries to your `config.h` file: |
150 | 150 | ||
151 | ```c | 151 | ```c |
152 | #define BOOTMAGIC_LITE_ROW_RIGHT 4 | 152 | #define BOOTMAGIC_LITE_ROW_RIGHT 4 |