Skip to content

Commit

Permalink
puchi_ble_v1 rgb + oled full fork of petejohanson
Browse files Browse the repository at this point in the history
  • Loading branch information
mctechnology17 committed Sep 13, 2023
1 parent 44e0523 commit 52085c1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,14 @@
# pressing the reset buttons at the same time.
---
include:
- board: nice_nano_v2 # puchi_ble_v1 nice_nano_v2
shield: corne_left nice_view_adapter nice_view # con display
# shield: corne_left # con OLED display
# - board: puchi_ble_v1 # puchi_ble_v1 nice_nano_v2
- board: nice_nano_v2 # puchi_ble_v1 nice_nano_v2
shield: corne_right nice_view_adapter nice_view # con display
- board: puchi_ble_v1 # puchi_ble_v1 nice_nano_v2
shield: corne_left # con OLED display
# shield: corne_left nice_view_adapter nice_view # con display
# - board: nice_nano_v2 # puchi_ble_v1 nice_nano_v2
- board: puchi_ble_v1 # puchi_ble_v1 nice_nano_v2
shield: corne_right # con OLED display
# shield: corne_right nice_view_adapter nice_view # con display
# - board: nice_nano_v2 # puchi_ble_v1 nice_nano_v2
# shield: corne_right # con OLED display
# - board: puchi_ble_v1 # puchi_ble_v1 nice_nano_v2
# - board: puchi_ble_v1
# shield: settings_reset
10 changes: 5 additions & 5 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: urob
url-base: https://github.com/urob
- name: mctechnology17
url-base: https://github.com/mctechnology17
- name: petejohanson
url-base: https://github.com/petejohanson
projects:
- name: zmk
remote: mctechnology17
remote: zmkfirmware
revision: main
remote: petejohanson
revision: power/domains-and-device-runtime
import: app/west.yml
self:
path: config

0 comments on commit 52085c1

Please sign in to comment.