Commit Graph

15 Commits

Author SHA1 Message Date
Manna Harbour
e6683e9f8b Fix mouse keys 2024-05-08 12:38:49 +10:00
Manna Harbour
071986dd75 Update mouse keys branch 2024-05-07 09:59:29 +10:00
Manna Harbour
17a6687fdd Update branches docs and build examples
- Use branch directly by default
- Attempt automatic merge if desired
  - If conflicts
    - Build from branch directly
    - Request rebase from maintainer
2024-02-28 10:23:27 +11:00
Manna Harbour
7e46baf8b4 Update MIRYOKU_KLUDGE_MOUSEKEYSPR
- Remove CONFIG_ZMK_MOUSE=y as no longer required
- Use https://github.com/caksoylar/zmk/tree/feat/mouse-keys-3.2
- Update behavior names, macros, headers, and docs
2023-12-09 22:40:40 +11:00
Manna Harbour
e4a45f149e Update Mousekeys PR
- ftc/zmk/mouse-ftc was not updated for Zephyr 3.2
- Use urob/zmk/mouse-3.2 instead
2023-05-26 22:41:14 +10:00
Manna Harbour
17d20c5404 Update mousekeys PR docs and workflow 2022-09-24 18:10:21 +10:00
Manna Harbour
d6e6ef0604 Update build-example-mousekeyspr.yml
Add matrix entry to build directly from rebased fork for when it is too far
out of date to merge automatically.
2022-06-07 17:33:16 +10:00
Manna Harbour
d44283d90f Add debug mode and more error messages to workflows 2022-06-02 16:03:51 +10:00
Andre Sachs
76dc45e82e Fix typo in workflows 2022-06-02 16:03:51 +10:00
Manna Harbour
3e62a5aad6 Update mousekeyspr branches 2022-06-02 16:03:51 +10:00
Manna Harbour
28088b62f7 Fix typo in mousekeyspr docs and build example workflow 2022-06-02 16:03:51 +10:00
Manna Harbour
634e29bbed Rename fields in Build Inputs and rename config option to custom_config 2022-06-02 16:03:51 +10:00
Manna Harbour
1ff565cc42 Update reusable workflow references to same repo 2022-06-02 16:03:51 +10:00
Manna Harbour
052d903e6a Add linebreaks to Test All workflows 2022-06-02 16:03:51 +10:00
Manna Harbour
dab63d5540 Refactor workflow and outboards
- change "merge" option to "branches"
 - use first branch as base and merge rest
 - use "zmk" file instead of manifest
 - checkout to subdirectories
 - checkout zmk manually
 - use west just for zephyr
 - use absolute paths
 - handle simultaneous board and shield outboards
 - change outboard and directory names
2022-06-02 16:03:51 +10:00