Skip to content

Commit

Permalink
try enable battery
Browse files Browse the repository at this point in the history
  • Loading branch information
fkpwolf authored May 29, 2022
1 parent a295ae9 commit a3ba9b4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: myzmkfirmware
url-base: https://github.com/fkpwolf
projects:
- name: zmk
remote: zmkfirmware
revision: main
remote: myzmkfirmware
revision: enable-battery
import: app/west.yml
self:
path: config

0 comments on commit a3ba9b4

Please sign in to comment.