Skip to content

Commit

Permalink
Switch to Zephyr 3.5 ZMK bits.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jan 24, 2024
1 parent e6c4b01 commit 1a06986
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
uses: petejohanson/zmk/.github/workflows/build-user-config.yml@core/zephyr-3.5-update
4 changes: 2 additions & 2 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ manifest:
projects:
- name: zmk
remote: petejohanson
revision: core/event-manager-stack-only
revision: core/zephyr-3.5-update
clone-depth: 1
import: app/west.yml
- name: le-capybara-zmk-module
remote: petejohanson
clone-depth: 1
revision: main
revision: zephyr-3.5-update
self:
path: config

0 comments on commit 1a06986

Please sign in to comment.