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

Update new keyboard templates #12

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

joelspadin
Copy link
Collaborator

Updated the new keyboard templates to use Studio features such as physical layout definitions. Also updated the links to documentation for pages that have moved.

zmk/templates/common/layouts.dtsi Outdated Show resolved Hide resolved
zmk/templates/board/nrf52840/common_outer.dtsi Outdated Show resolved Hide resolved
zmk/templates/common/layouts.dtsi Show resolved Hide resolved
Updated the new keyboard templates to use Studio features such as
physical layout definitions. Also updated the links to documentation for
pages that have moved.
pinctrl-0 = <&uart0_default>;
pinctrl-1 = <&uart0_sleep>;
pinctrl-names = "default", "sleep";
};
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is present in all the current nRF52 boards in ZMK, but I'm actually not sure if this is needed for anything.

Choose a reason for hiding this comment

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

I'm not sure it is currently, but I think it's useful to leave in to make wired split in the future easier.

@joelspadin joelspadin merged commit 560eeea into zmkfirmware:main Oct 20, 2024
1 check passed
@joelspadin joelspadin deleted the template-studio-support branch October 20, 2024 16: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.

3 participants