Skip to content

Commit

Permalink
update build.yaml
Browse files Browse the repository at this point in the history
Co-Authored-By: egokb <[email protected]>
  • Loading branch information
egokb and egokb committed Jul 24, 2024
1 parent 1dda242 commit 307b34e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 4 additions & 4 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
#
---
include:
- board: ego62
- board: ego62_dongle
shield: ego62_dongle
- board: ego62
- board: ego62_left
shield: ego62_left
- board: ego62
- board: ego62_right
shield: ego62_right
- board: ego62
- board: ego62_dongle
shield: settings_reset
8 changes: 2 additions & 6 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: fujisheng
url-base: https://github.com/fujisheng
- name: refil
url-base: https://github.com/refil
projects:
- name: zmk
remote: fujisheng
revision: adv360-z3.2-2
remote: zmkfirmware
revision: main
import: app/west.yml
self:
path: config

0 comments on commit 307b34e

Please sign in to comment.