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

refactor: rearrange Kconfig inclusion order #1886

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xudongzheng
Copy link
Contributor

This makes it possible to override ZMK Kconfig options from shields.

This is useful for options such as ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS, BT_MAX_PAIRED, BT_MAX_CONN, among others. Defining these in the shield Kconfig.defconfig works better than in the .conf since the they can be overridden from the user ZMK config repository.

This makes it possible to override ZMK Kconfig options from shields.
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.

1 participant