Update docs/docs/features/dongle.mdx
Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
This commit is contained in:
parent
d72ae980d0
commit
c64642fb9b
1 changed files with 1 additions and 2 deletions
|
@ -76,10 +76,9 @@ if SHIELD_MY_KEYBOARD_DONGLE
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if SHIELD_MY_KEYBOARD
|
if SHIELD_MY_KEYBOARD && !ZMK_SPLIT
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
default "My Board"
|
default "My Board"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue