mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
[Docs] Remove extra word it bootmagic page (#13855)
This commit is contained in:
parent
be9031d01d
commit
fd9d531bd9
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ And to trigger the bootloader, you hold this key down when plugging the keyboard
|
||||||
|
|
||||||
## Split Keyboards
|
## Split Keyboards
|
||||||
|
|
||||||
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:
|
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:
|
||||||
|
|
||||||
```c
|
```c
|
||||||
#define BOOTMAGIC_LITE_ROW_RIGHT 4
|
#define BOOTMAGIC_LITE_ROW_RIGHT 4
|
||||||
|
|
Loading…
Reference in a new issue