central
This commit is contained in:
36
build.yaml
36
build.yaml
@@ -7,26 +7,26 @@
|
|||||||
#
|
#
|
||||||
---
|
---
|
||||||
include:
|
include:
|
||||||
- board: nice_nano//zmk
|
# - board: nice_nano
|
||||||
shield: cornedeon54_dongle
|
# shield: cornedeon54_dongle
|
||||||
snippet: studio-rpc-usb-uart
|
# snippet: studio-rpc-usb-uart
|
||||||
artifact-name: zmk_cornedeon54_dongle
|
# artifact-name: zmk_cornedeon54_dongle
|
||||||
# snippet: zmk-usb-logging
|
# # snippet: zmk-usb-logging
|
||||||
|
|
||||||
- board: nice_nano//zmk
|
# - board: nice_nano
|
||||||
shield: cornedeon54_left
|
# shield: cornedeon54_left
|
||||||
snippet: studio-rpc-usb-uart
|
# snippet: studio-rpc-usb-uart
|
||||||
artifact-name: zmk_cornedeon54_left
|
# artifact-name: zmk_cornedeon54_left
|
||||||
|
|
||||||
- board: nice_nano//zmk
|
# - board: nice_nano
|
||||||
shield: cornedeon54_left_central
|
# shield: cornedeon54_left_central
|
||||||
snippet: studio-rpc-usb-uart
|
# snippet: studio-rpc-usb-uart
|
||||||
artifact-name: zmk_cornedeon54_left_peripheral
|
# artifact-name: zmk_cornedeon54_left_peripheral
|
||||||
|
|
||||||
- board: nice_nano//zmk
|
# - board: nice_nano
|
||||||
shield: cornedeon54_right
|
# shield: cornedeon54_right
|
||||||
snippet: studio-rpc-usb-uart
|
# snippet: studio-rpc-usb-uart
|
||||||
artifact-name: zmk_cornedeon54_right
|
# artifact-name: zmk_cornedeon54_right
|
||||||
|
|
||||||
- board: nice_nano//zmk
|
- board: nice_nano
|
||||||
shield: settings_reset
|
shield: settings_reset
|
||||||
|
|||||||
@@ -1,14 +1,11 @@
|
|||||||
manifest:
|
manifest:
|
||||||
defaults:
|
|
||||||
revision: v0.3
|
|
||||||
remotes:
|
remotes:
|
||||||
- name: zmkfirmware
|
- name: zmkfirmware
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: https://github.com/zmkfirmware
|
||||||
# Additional modules containing boards/shields/custom code can be listed here as well
|
|
||||||
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
|
|
||||||
projects:
|
projects:
|
||||||
- name: zmk
|
- name: zmk
|
||||||
remote: zmkfirmware
|
remote: zmkfirmware
|
||||||
|
revision: main
|
||||||
import: app/west.yml
|
import: app/west.yml
|
||||||
self:
|
self:
|
||||||
path: config
|
path: config
|
||||||
Reference in New Issue
Block a user