Skip to content

Commit

Permalink
added zmk-rgbled-widget
Browse files Browse the repository at this point in the history
  • Loading branch information
numToStr committed Mar 22, 2024
1 parent 7cf818c commit f15998e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
---
board: [seeeduino_xiao, seeeduino_xiao_ble, seeeduino_xiao_rp2040]
shield: [hammer40]
include:
- board: seeeduino_xiao_ble
shield: hammer40 rgbled_adapter
5 changes: 5 additions & 0 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: caksoylar
url-base: https://github.com/caksoylar
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
- name: zmk-rgbled-widget
remote: caksoylar
revision: main
self:
path: config

0 comments on commit f15998e

Please sign in to comment.