Skip to content
Open
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: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ __pycache__

# clangd
app/.cache/

# Sadegh
/miryoku_zmk_st
/zmk-nice-oled
5 changes: 5 additions & 0 deletions app/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ manifest:
url-base: https://github.com/zephyrproject-rtos
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: mctechnology17
url-base: https://github.com/mctechnology17
projects:
- name: zephyr
remote: zmkfirmware
Expand Down Expand Up @@ -37,5 +39,8 @@ manifest:
revision: 6cb4c283e76209d59c45fbcb218800cd19e9339d
path: modules/msgs/zmk-studio-messages
remote: zmkfirmware
- name: zmk-nice-oled
remote: mctechnology17
revision: main
self:
west-commands: scripts/west-commands.yml