Update docs/docs/features/dongle.mdx

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
This commit is contained in:
Rasmus Koit 2024-08-11 21:28:34 +03:00 committed by GitHub
parent 9a94cc77a9
commit e85a34bd39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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