Age | Commit message (Collapse) | Author |
|
* Start of work of focusing on out-of-tree user keymaps.
Add ZMK_CONFIG support.
* General external configuration supported via ZMK_CONFIG,
which should point to a configuration directory.
* Priority order of overlay files to select.
* ${SHIELD}_${BOARD}.overlay
* ${SHIELD}.overlay
* ${BOARD}.overlay
* default.overlay
* Equivalent search order for .conf files for initial Kconfig
values.
|
|
|
|
Only install `requirements-base.txt`
|
|
* Closes #27
|
|
|
|
docs: Add "sidebarCollapsible: false"
|
|
|
|
docs: FAQs (initial version)
|
|
#11]
|
|
|
|
|
|
|
|
|
|
Update to using prebuild docker container, for faster GH workflows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replaced 'Basics' with 'Getting Started'
|
|
|
|
|
|
|
|
|
|
Exclude some unused Zephyr west submodules.
|
|
|
|
* Don't waste space/time updating unused modules for architectures
we aren't targetting (yet).
|
|
|
|
|
|
|
|
|
|
* The badge shows "Failed" whenever the deploy aborts due
to lack of changes to docs/, so removing for now.
|
|
|
|
Update landing page content and style
|
|
|
|
|
|
|
|
Initial code of conduct documentation.
|
|
|
|
|
|
Improved dev setup docs.
|
|
|
|
|
|
|
|
|
|
|
|
* Suggest installing SDK to `~/.local` directory.
* Clarify about switching to `app/` before build/flash.
|
|
|
|
|