Skip to content

Commit

Permalink
support dongle
Browse files Browse the repository at this point in the history
  • Loading branch information
tokyo2006 committed Jan 11, 2025
1 parent 0155f91 commit 9ed5822
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions boards/arm/eyelash_sofle/eyelash_sofle_dongle_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,15 @@ CONFIG_ZMK_HID_REPORT_TYPE_NKRO=n
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_MOUSE=y

# 3 profiles (n+2)
CONFIG_BT_MAX_CONN=5
CONFIG_BT_MAX_PAIRED=5

# dongle mode
CONFIG_ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS=2

# display
CONFIG_ZMK_DISPLAY=y
CONFIG_BT_BAS=n
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y

0 comments on commit 9ed5822

Please sign in to comment.