Skip to content

Commit faef1df

Browse files
committed
gotta wait for englmaxi to fix the dongle code before we pin zmk to v0.2
1 parent 0312d5c commit faef1df

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
22

33
jobs:
44
build:
5-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.2
5+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

config/west.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@ manifest:
66
url-base: https://github.com/caksoylar
77
- name: englmaxi
88
url-base: https://github.com/englmaxi
9-
- name: ctranstrum
10-
url-base: https://github.com/ctranstrum
119
projects:
1210
- name: zmk
1311
remote: zmkfirmware
14-
revision: v0.2
12+
revision: main
1513
import: app/west.yml
1614
- name: zmk-rgbled-widget
1715
remote: caksoylar
1816
revision: main
1917
- name: zmk-dongle-display
20-
remote: ctranstrum
18+
remote: englmaxi
2119
revision: main
2220
self:
2321
path: config

0 commit comments

Comments
 (0)