@ -403,14 +403,14 @@ with different scopes. For example, a split board called `my_awesome_split_board
@@ -403,14 +403,14 @@ with different scopes. For example, a split board called `my_awesome_split_board
The discrete .conf files for each half allows the user to define the central and peripheral sides of the split, like so:
```
// Central Half (Usually the left side: my_awesome_split_board_left.conf)
// Central Half
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
```
```
// Peripheral Half (Usually the right side: my_awesome_split_board_right.conf)