mirror of https://github.com/zmkfirmware/zmk.git
docs: Update new-shield.mdx (#2664)
This commit is contained in:
parent
6934e362b5
commit
33113c7028
|
|
@ -218,7 +218,7 @@ Split keyboards can have multiple `.conf` files, one for each part. For example:
|
|||
|
||||
- `my_keyboard.conf` - Configuration elements affect both halves
|
||||
- `my_keyboard_left.conf` - Configuration elements only affect left half
|
||||
- `my_keyboard_left.conf` - Configuration elements only affect right half
|
||||
- `my_keyboard_right.conf` - Configuration elements only affect right half
|
||||
|
||||
In most case you'll only need to use the .conf file that affects both halves of a split board.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue