Skip to content

Commit

Permalink
change in kconf
Browse files Browse the repository at this point in the history
  • Loading branch information
yumagulovrn committed Dec 21, 2023
1 parent 4e5c13a commit e0d6df1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/boards/shields/ergonaut_one/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ if SHIELD_ERGONAUT_ONE_DONGLE
config ZMK_KEYBOARD_NAME
default "Ergonaut One"

config ZMK_SPLIT_ROLE_CENTRAL
default y

config USB_HID_POLL_INTERVAL_MS
default 1

config ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS
default 2

config BT_MAX_PAIRED
default 7

config BT_MAX_CONN
default 7

endif

if SHIELD_ERGONAUT_ONE_LEFT || SHIELD_ERGONAUT_ONE_RIGHT || SHIELD_ERGONAUT_ONE_DONGLE

config ZMK_SPLIT
default y

config BT_PERIPHERAL_PREF_MAX_INT
default 6

endif

0 comments on commit e0d6df1

Please sign in to comment.