Pete Johanson
4294b4873e
Initial basic work on nice!nano board support.
4 years ago
Pete Johanson
1751470785
Initial work on keymap transforms for non-standard matrixes.
...
* Allows "gaps" for keyboards like Kyra.
* Allows keyboards with matrixes that don't map the logical key
locations to have normal looking keymaps when defined.
4 years ago
Pete Johanson
0712dadd29
Tweaks for Proton-C board.
4 years ago
Pete Johanson
c58225e1b5
Merge pull request #28 from petejohanson/build/zephyr-upgrade-2.3.0
...
Upgrade to Zephyr 2.3.0 (plus small build fix.)
4 years ago
Pete Johanson
8e4c883f65
Configure .overlay files to use dts file assocation.
4 years ago
Pete Johanson
583839afce
Initial refactor to have a shield/board have one default keymap.
...
* 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.
4 years ago
Pete Johanson
500232bb83
Minor build fixes for VSCode, extra ignore.
4 years ago
Pete Johanson
789af69e52
Merge pull request #19 from petejohanson/docs/python-requirements-base-tweak
...
Only install `requirements-base.txt`
4 years ago
Pete Johanson
ed045bee6a
Upgrade to Zephyr 2.3.0 (plus small build fix.)
...
* Closes #27
4 years ago
Pete Johanson
c0b71fd788
Ignore files pulled into the workspace by West.
4 years ago
Pete Johanson
bb227b5995
Merge pull request #25 from innovaker/docs/disable-sidebar-collapse
...
docs: Add "sidebarCollapsible: false"
4 years ago
innovaker
82d0bd860d
docs: Add "sidebarCollapsible: false"
4 years ago
Pete Johanson
672f12aecc
Merge pull request #22 from innovaker/docs/faq
...
docs: FAQs (initial version)
4 years ago
innovaker
a109de24b2
docs: faq: Replace all instances of "board" and "shield" with links [ #22 CR, #11 ]
4 years ago
innovaker
726b40cfa2
docs: faq: Add preface links to "Why boards and shields?" [ #22 CR, #11 ]
4 years ago
innovaker
c14beb7ee7
docs: Switch positions of 'hardware' and 'faq' on sidebars [ #22 CR, #11 ]
4 years ago
innovaker
30985517b8
docs: add faq to sidebars [ #11 ]
4 years ago
innovaker
70edcd4a3a
docs: initial version of faq.md [ #11 ]
4 years ago
Pete Johanson
2390ecda55
Merge pull request #17 from petejohanson/build/zephyr-west-docker-container
...
Update to using prebuild docker container, for faster GH workflows.
4 years ago
Pete Johanson
c4082bd31e
Try to fix some quoting.
4 years ago
Pete Johanson
5defe0a771
One missing action reference.
4 years ago
Pete Johanson
2ce8961aba
Switch to ARM only, use everywhere.
4 years ago
Pete Johanson
44ebcb8fa4
Try fixing args passed to container.
4 years ago
Pete Johanson
30f23fe5da
Switch to Docker Hub version.
4 years ago
Pete Johanson
4a39299db8
Only ask users to install requirements-base.txt.
4 years ago
Pete Johanson
207a712f3e
Merge pull request #18 from innovaker/master
...
Replaced 'Basics' with 'Getting Started'
4 years ago
Pete Johanson
ea36f2a93e
Try logging into the registry first.
4 years ago
Pete Johanson
2aa932a943
Try quoting a few values.
4 years ago
Pete Johanson
9f650acbd0
Update one workflow step to use docker container.
4 years ago
innovaker
d11ade45d3
[ #16 ] Replaced 'Basics' with 'Getting Started'
4 years ago
Pete Johanson
92a4f3985d
Merge pull request #15 from petejohanson/build/zephyr-west-module-excludes
...
Exclude some unused Zephyr west submodules.
4 years ago
Pete Johanson
292df586a4
Restore CMSIS.
4 years ago
Pete Johanson
caf934792a
Exclude some unused Zephyr west submodules.
...
* Don't waste space/time updating unused modules for architectures
we aren't targetting (yet).
4 years ago
Pete Johanson
af7f4e0892
Run builds on PRs too.
4 years ago
Pete Johanson
0ee01390bd
Initial handwire proton-c shield for testing.
4 years ago
Pete Johanson
7614e7e52b
Initial work on Proton-C board definition.
4 years ago
Pete Johanson
488bcc4656
Update link to website w/ proer domain name.
4 years ago
Pete Johanson
144f4b386f
Removing the Netlify badge (for now).
...
* The badge shows "Failed" whenever the deploy aborts due
to lack of changes to docs/, so removing for now.
4 years ago
Pete Johanson
2610f2d6c0
Fix the link to the CoC in the README badge.
4 years ago
Pete Johanson
16f9c4e715
Merge pull request #9 from Nicell/docs/update_docs_landing_page
...
Update landing page content and style
4 years ago
Nick
fa4519b596
Add missing button border definition
4 years ago
Nick
6af0f9f06e
Add missing border change
4 years ago
Nick
b7eeaeb941
Update landing page content and style
4 years ago
Pete Johanson
acb91f3ec1
Merge pull request #8 from zmkfirmware/project/code-of-conduct
...
Initial code of conduct documentation.
4 years ago
Pete Johanson
bc798c186d
Add CoC badge to README.md as well.
4 years ago
Pete Johanson
3d221053da
Initial code of conduct documentation.
4 years ago
Pete Johanson
b83b8c6a69
Merge pull request #4 from zmkfirmware/docs/better-dev-setup-instructions
...
Improved dev setup docs.
4 years ago
Pete Johanson
8a81dbb5fb
Split apt update and install into two sections.
4 years ago
Pete Johanson
86da8f8875
Remove note about wb55rg USB issues, consumer keys
4 years ago
Pete Johanson
8527102bb9
Add a note about older Ubuntu LTS and CMake.
4 years ago