From 88953aa8190a53f6ee4a518106896821b3b6a021 Mon Sep 17 00:00:00 2001 From: anoburn Date: Tue, 9 Jul 2024 15:06:41 +0200 Subject: [PATCH] add missing config line for 6 bluetooth profiles --- config/boards/shields/artboard/artboard_left.conf | 1 + config/boards/shields/artboard/artboard_right.conf | 1 + config/boards/shields/bluehand/bluehand_left.conf | 1 + config/boards/shields/bluehand/bluehand_right.conf | 1 + config/boards/shields/corne_left/corne_5_col_ardux_left.conf | 1 + config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf | 1 + config/boards/shields/corne_left/corne_ardux_left.conf | 1 + config/boards/shields/corne_right/corne_5_col_ardux_right.conf | 1 + .../boards/shields/corne_right/corne_5_col_ardux_right_big.conf | 1 + config/boards/shields/corne_right/corne_ardux_right.conf | 1 + config/boards/shields/cradio_left/cradio_ardux_left.conf | 1 + config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf | 1 + config/boards/shields/cradio_right/cradio_ardux_right.conf | 1 + config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf | 1 + config/boards/shields/the_paintbrush/the_paintbrush_left.conf | 1 + config/boards/shields/the_paintbrush/the_paintbrush_right.conf | 1 + config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf | 1 + config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf | 1 + 18 files changed, 18 insertions(+) diff --git a/config/boards/shields/artboard/artboard_left.conf b/config/boards/shields/artboard/artboard_left.conf index 99a90b47..a4f202ba 100755 --- a/config/boards/shields/artboard/artboard_left.conf +++ b/config/boards/shields/artboard/artboard_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/artboard/artboard_right.conf b/config/boards/shields/artboard/artboard_right.conf index 99a90b47..a4f202ba 100755 --- a/config/boards/shields/artboard/artboard_right.conf +++ b/config/boards/shields/artboard/artboard_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/bluehand/bluehand_left.conf b/config/boards/shields/bluehand/bluehand_left.conf index 8da3be99..1cf2b110 100755 --- a/config/boards/shields/bluehand/bluehand_left.conf +++ b/config/boards/shields/bluehand/bluehand_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/bluehand/bluehand_right.conf b/config/boards/shields/bluehand/bluehand_right.conf index 8da3be99..1cf2b110 100755 --- a/config/boards/shields/bluehand/bluehand_right.conf +++ b/config/boards/shields/bluehand/bluehand_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/corne_left/corne_5_col_ardux_left.conf b/config/boards/shields/corne_left/corne_5_col_ardux_left.conf index 9f745707..beb1d0ea 100644 --- a/config/boards/shields/corne_left/corne_5_col_ardux_left.conf +++ b/config/boards/shields/corne_left/corne_5_col_ardux_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf b/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf index 0411447d..9489de07 100644 --- a/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf +++ b/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/corne_left/corne_ardux_left.conf b/config/boards/shields/corne_left/corne_ardux_left.conf index 9f745707..beb1d0ea 100644 --- a/config/boards/shields/corne_left/corne_ardux_left.conf +++ b/config/boards/shields/corne_left/corne_ardux_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/corne_right/corne_5_col_ardux_right.conf b/config/boards/shields/corne_right/corne_5_col_ardux_right.conf index 9f745707..beb1d0ea 100644 --- a/config/boards/shields/corne_right/corne_5_col_ardux_right.conf +++ b/config/boards/shields/corne_right/corne_5_col_ardux_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf b/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf index 0411447d..9489de07 100644 --- a/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf +++ b/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/corne_right/corne_ardux_right.conf b/config/boards/shields/corne_right/corne_ardux_right.conf index 9f745707..beb1d0ea 100644 --- a/config/boards/shields/corne_right/corne_ardux_right.conf +++ b/config/boards/shields/corne_right/corne_ardux_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/cradio_left/cradio_ardux_left.conf b/config/boards/shields/cradio_left/cradio_ardux_left.conf index 3387caf3..28ac0cdc 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf b/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf index 3387caf3..28ac0cdc 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/cradio_right/cradio_ardux_right.conf b/config/boards/shields/cradio_right/cradio_ardux_right.conf index 3387caf3..28ac0cdc 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf b/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf index 3387caf3..28ac0cdc 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=n diff --git a/config/boards/shields/the_paintbrush/the_paintbrush_left.conf b/config/boards/shields/the_paintbrush/the_paintbrush_left.conf index 9f745707..beb1d0ea 100755 --- a/config/boards/shields/the_paintbrush/the_paintbrush_left.conf +++ b/config/boards/shields/the_paintbrush/the_paintbrush_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/the_paintbrush/the_paintbrush_right.conf b/config/boards/shields/the_paintbrush/the_paintbrush_right.conf index 9f745707..beb1d0ea 100755 --- a/config/boards/shields/the_paintbrush/the_paintbrush_right.conf +++ b/config/boards/shields/the_paintbrush/the_paintbrush_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf b/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf index 0411447d..9489de07 100644 --- a/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf +++ b/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y diff --git a/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf b/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf index 0411447d..9489de07 100644 --- a/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf +++ b/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf @@ -8,6 +8,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +CONFIG_BT_MAX_PAIRED=6 # Enable display (layer in use is helpful) CONFIG_ZMK_DISPLAY=y