Skip to content

Commit

Permalink
docs(shield): Remove SPLIT_BLE_ROLE_PERIPHERAL
Browse files Browse the repository at this point in the history
Removes CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL from the new shield docs

See: zmkfirmware#510
Refs: 4db5b16
  • Loading branch information
Nicell authored Jan 4, 2021
1 parent dcd6659 commit 4ddda7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/development/new-shield.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
// Peripheral Half (Usually the right side: my_awesome_split_board_right.conf)
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_SPLIT_BLE_ROLE_Peripheral=y
```

Using the .conf file that affects both halves of a split board would be for adding features like deep-sleep or rotary encoders.
Expand Down

0 comments on commit 4ddda7e

Please sign in to comment.