Skip to content

Commit

Permalink
adding max bt connection variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mdkul22 committed Nov 20, 2024
1 parent 36c0a40 commit e4368be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_KEYBOARD_NAME="MDK Corne"
CONFIG_ZMK_KEYBOARD_NAME="mdkcorne"
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_BT_MAX_CONN=3
#CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
Expand Down

0 comments on commit e4368be

Please sign in to comment.