diff --git a/docs/docs/development/new-shield.md b/docs/docs/development/new-shield.md index 18f8b420..9de05b7a 100644 --- a/docs/docs/development/new-shield.md +++ b/docs/docs/development/new-shield.md @@ -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.