Peter Johanson
|
789fd03f8b
|
fix: Properly use zmkfirmware Zephyr version.
|
3 years ago |
Peter Johanson
|
94ac100b6b
|
refactor: Move to Zephyr v3.0.0 + ZMK fixes.
|
3 years ago |
innovaker
|
71a85a0c8e
|
feat: bump `zephyr` to `v2.5.0+zmk-fixes`
PR: https://github.com/zmkfirmware/zmk/pull/736
|
3 years ago |
Pete Johanson
|
1c822754c0
|
fix(west): Restore atmel west module.
|
4 years ago |
innovaker
|
090b5d4c13
|
feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes
PR: #467
|
4 years ago |
innovaker
|
a5bddcedbe
|
build(west): migrate to zmkfirmware/zephyr fork
Replaces `petejohanson` with `zmkfirmware` for ZMK's fork of Zephyr (branch `zmk-v2.3.0-with-fixes`)
PR: #468
|
4 years ago |
innovaker
|
307fd5d250
|
chore(build): format west.yml
Realigns with Prettier formatting.
Discrepancy introduced by c067629c83
PR: #440
|
4 years ago |
innovaker
|
90123caa4c
|
build(west): add clone-depth = 1 to zephyr and uf2
This reduces zephyr's footprint to 33% and dramatically reduces the cloning times (west update).
PR: #441
|
4 years ago |
Okke Formsma
|
c067629c83
|
Create `west test` command to run zmk testsuite.
|
4 years ago |
Pete Johanson
|
064323b667
|
fix(build): Remove more unused west modules.
|
4 years ago |
Pete Johanson
|
85e505e06e
|
Build UF2 image for nice!nano board as well.
|
4 years ago |
Pete Johanson
|
ed045bee6a
|
Upgrade to Zephyr 2.3.0 (plus small build fix.)
* Closes #27
|
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
|
38f1dbd984
|
Move Zephyr app into subdirectory.
|
4 years ago |
Pete Johanson
|
34d6bffd18
|
Build against branch w/ external shield fixes.
|
5 years ago |
Pete Johanson
|
72ad47e027
|
Initial import of GPIO kscan driver into ZMK.
|
5 years ago |
Pete Johanson
|
5891a5529b
|
Try using west.yml file instead.
|
5 years ago |