Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom status screen art #2

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ include:
- board: seeeduino_xiao_ble
shield: corne_central_dongle
- board: nice_nano_v2
shield: corne_peripheral_left nice_view_adapter nice_view
shield: corne_peripheral_left nice_view_adapter nice_view_custom
- board: nice_nano_v2
shield: corne_peripheral_right nice_view_adapter nice_view
shield: corne_peripheral_right nice_view_adapter nice_view_custom
- board: nice_nano_v2
shield: settings_reset
- board: seeeduino_xiao_ble
Expand Down
5 changes: 5 additions & 0 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ manifest:
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
- name: qysp
url-base: https://github.com/qysp
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
- name: nice-view-mod
remote: qysp
revision: qysp
self:
path: config