Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing config line for 6 bluetooth profiles #12

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

anoburn
Copy link

@anoburn anoburn commented Jul 9, 2024

As per https://zmk.dev/docs/behaviors/bluetooth , adjusting the number of available bluetooth profiles (from 5) requires both CONFIG_BT_MAX_CONN and CONFIG_BT_MAX_PAIRED to be set. Since one is missing, at the moment there are only 5 profiles available.
I tested on my right-handed paintbrush and applied the fix in the same way for all other shields.

Copy link
Collaborator

@mcrosson mcrosson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, TY for the PR 👍

@mcrosson mcrosson merged commit 6cba919 into arduxio:main Jul 11, 2024
7 checks passed
@anoburn anoburn deleted the fix-6-bt-profiles branch July 12, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants