mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-19 11:46:08 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
79c88767dd
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
|
||||
|
||||
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
|
||||
#define BOOTMAGIC_LITE_ROW_RIGHT 4
|
||||
|
|
Loading…
Reference in a new issue