Nicolas Munnich
Nicolas Munnich
We know that there are issues when TRRS usage is combined with n!n and some similar boards. There is also a lack of documentation on the issue. I propose the...
Making the [changes discussed on Discord](https://discord.com/channels/719497620560543766/883452966114324550/1229127206715002911). In particular: * Removing the 'install west' section * Renaming "Install Dependencies" to "Install Zephyr and West". * Consolidating the Linux based operating systems...
Minor improvements to resolve some questions that appeared on Discord. Also made a note of the soft-off/deep-sleep wakeup-sources issue, since I couldn't find that documented anywhere.
Recently there has been some ongoing [discussion on Discord](https://discord.com/channels/719497620560543766/719565084208398406/1249390550113714186) about a ZMK icon and logo. This was originally discussed in #195 and #225, and is now being brought up again....
`die_if_no_git` is a public method of WestCommand, but is not listed under https://docs.zephyrproject.org/latest/develop/west/west-apis.html#westcommand.
See https://docs.zephyrproject.org/latest/develop/modules.html#module-name
Added an advanced guides section. Also added module creation page so that there would be an item in the section already. Expect additional pages to be based off of this...
This is pretty much exactly the setup content taken from #2330, but with some simplifications to account for the changes made to that PR. This page now falls under the...
This PR adds a "hardware issues" page under troubleshooting. It discusses: - Identifying problems with pins - Firmware changes needed after soldering a bodge wire - Common physical problems with...
We have a lot of code blocks in the docs. It would be useful if someone could go through and mark the blocks with `title=` where it could be helpful...