index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-06-10
Add a note about older Ubuntu LTS and CMake.
Pete Johanson
2020-06-10
Add note about possible missing `west` command.
Pete Johanson
2020-06-10
Header level fix.
Pete Johanson
2020-06-10
More doc tweaks for SDK install and build clarity.
Pete Johanson
* Suggest installing SDK to `~/.local` directory. * Clarify about switching to `app/` before build/flash.
2020-06-10
Tweaks to sourcing the `zephyr-env.sh` script.
Pete Johanson
2020-06-10
Fix a `.zephyrrc` typo.
Pete Johanson
2020-06-10
Apply suggestions from code review
Pete Johanson
Co-authored-by: Nick Winans <nick@winans.codes>
2020-06-10
A few more missing build steps.
Pete Johanson
2020-06-10
Various docs fixes, including PR feedback.
Pete Johanson
2020-06-09
Fill out dev setup even more.
Pete Johanson
2020-06-09
Typo fix, add ™ properly.
Pete Johanson
2020-06-09
Improved dev setup docs.
Pete Johanson
2020-06-09
Nix Bluetooth in favor of BLE for now.
Pete Johanson
2020-06-09
Fix remaining Apache header lines.
Pete Johanson
2020-06-09
Properly reference MIT license consistently.
Pete Johanson
2020-06-08
Initial cleanup of docs template, GitHub URLs, etc.
Pete Johanson
2020-06-08
Make workflow badge link to the GH Actions page.
Pete Johanson
2020-06-08
Name the whole workflow.
Pete Johanson
2020-06-08
Add status badge, rename basic build workflow.
Pete Johanson
2020-06-08
Merge pull request #1 from zmkfirmware/ci/refactor-to-published-action
Pete Johanson
Move to published action for zephyr/west usage.
2020-06-08
Move to published action for zephyr/west usage.
Pete Johanson
2020-06-08
Fix for multiple paths.
Pete Johanson
2020-06-08
Initial caching work.
Pete Johanson
2020-06-08
Specify the source directory for the west build command.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson
2020-06-08
Add a few more intended features.
Pete Johanson
2020-06-08
Try some directory tweaks
Pete Johanson
2020-06-08
List directory.
Pete Johanson
2020-06-08
Fix path to entrypoint.sh.
Pete Johanson
2020-06-08
Try using an entrypoint script for args.
Pete Johanson
2020-06-08
Action directory name fix.
Pete Johanson
2020-06-08
Fix duplicate job ID.
Pete Johanson
2020-06-08
Initial exploration of GH actions.
Pete Johanson
2020-06-08
Updated favicon for the docs site.
Pete Johanson
2020-06-08
Basic ZMK logo.
Pete Johanson
2020-06-08
Typo fix for the intro page.
Pete Johanson
2020-06-02
Fix for MT keys sending press/release quickly.
Pete Johanson
2020-06-02
Implement a basic set of consumer page keycodes.
Pete Johanson
2020-05-31
Some basic docs clean up.
Pete Johanson
2020-05-31
Add docs about clean room design.
Pete Johanson
2020-05-29
More keycodes.
Pete Johanson
2020-05-29
Add one keycode alias.
Pete Johanson
2020-05-29
Build against branch w/ external shield fixes.
Pete Johanson
2020-05-29
Remove label that snuck in.
Pete Johanson
2020-05-29
Note about need for keymaps with no pad at a matrix location.
Pete Johanson
2020-05-29
Rename ZC_NOOP to ZC_NO.
Pete Johanson
2020-05-29
Refactor where ZMK KConfigs come from.
Pete Johanson
2020-05-28
Rwmove TODO item about gpio kscan driver.
Pete Johanson
2020-05-28
Fixes for multiple GPIO kscan devices as expected.
Pete Johanson
2020-05-27
Add missing returns for the new modifiers functions.
Pete Johanson
[next]