Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Feb 9, 2024
1 parent 414e7d2 commit 43b9f19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/cradio/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if SHIELD_CRADIO_DONGLE
config ZMK_KEYBOARD_NAME
default "SWEEP Dongle"

config ZMK_SPLIT_BLE_ROLE_CENTRAL
config ZMK_SPLIT_ROLE_CENTRAL
default y

config ZMK_USB
Expand Down
1 change: 1 addition & 0 deletions config/boards/shields/cradio/cradio_left.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
1 change: 1 addition & 0 deletions config/boards/shields/cradio/cradio_right.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SPLIT_ROLE_CENTRAL=n

0 comments on commit 43b9f19

Please sign in to comment.