Update docs/docs/features/dongle.mdx
Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
This commit is contained in:
parent
9a94cc77a9
commit
e85a34bd39
1 changed files with 1 additions and 3 deletions
|
@ -43,7 +43,7 @@ config SHIELD_MY_KEYBOARD_DONGLE
|
|||
|
||||
### Keyboard Defconfig
|
||||
|
||||
|
||||
Next, you will need to add the dongle configuration to your keyboard's `Kconfig.defconfig`.
|
||||
<Tabs
|
||||
defaultValue="unibody"
|
||||
values={[
|
||||
|
@ -53,8 +53,6 @@ values={[
|
|||
>
|
||||
<TabItem value="unibody">
|
||||
|
||||
Next we will modify the following lines
|
||||
|
||||
```kconfig title="Kconfig.defconfig"
|
||||
if SHIELD_MY_KEYBOARD_DONGLE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue