Can I do the Adventure Time one?

This commit is contained in:
2025-05-07 13:49:55 -04:00
parent ac96bf1cae
commit af9a3e1913
2 changed files with 7 additions and 2 deletions

View File

@@ -14,10 +14,10 @@
--- ---
include: include:
- board: nice_nano_v2 - board: nice_nano_v2
shield: sofle_left nice_oled shield: sofle_left nice_adventure_time
snippet: studio-rpc-usb-uart snippet: studio-rpc-usb-uart
cmake-args: -DCONFIG_ZMK_STUDIO=y cmake-args: -DCONFIG_ZMK_STUDIO=y
- board: nice_nano_v2 - board: nice_nano_v2
shield: sofle_right nice_oled shield: sofle_right nice_adventure_time
- board: nice_nano_v2 - board: nice_nano_v2
shield: settings_reset shield: settings_reset

View File

@@ -4,11 +4,16 @@ manifest:
url-base: https://github.com/zmkfirmware url-base: https://github.com/zmkfirmware
- name: mctechnology17 - name: mctechnology17
url-base: https://github.com/mctechnology17 url-base: https://github.com/mctechnology17
- name: whoop-t
url-base: https://github.com/whoop-t
projects: projects:
- name: zmk - name: zmk
remote: zmkfirmware remote: zmkfirmware
revision: main revision: main
import: app/west.yml import: app/west.yml
- name: nice-adventure-time
remote: whoop-t
revision: main
- name: zmk-nice-oled - name: zmk-nice-oled
remote: mctechnology17 remote: mctechnology17
revision: main revision: main