mirror of https://github.com/zmkfirmware/zmk.git
chore: Fix formatting of Kconfig setting.
This commit is contained in:
parent
de152fe741
commit
e52e734480
|
|
@ -121,7 +121,7 @@ menuconfig ZMK_BLE
|
|||
if ZMK_BLE
|
||||
|
||||
choice BT_LL_SW_LLCP_IMPL
|
||||
default BT_LL_SW_LLCP_LEGACY
|
||||
default BT_LL_SW_LLCP_LEGACY
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue