14 lines
330 B
YAML
14 lines
330 B
YAML
|
manifest:
|
||
|
remotes:
|
||
|
- name: zephyrproject-rtos
|
||
|
url-base: https://github.com/zephyrproject-rtos
|
||
|
- name: petejohanson
|
||
|
url-base: https://github.com/petejohanson
|
||
|
projects:
|
||
|
- name: zephyr
|
||
|
remote: petejohanson
|
||
|
revision: driver-kscan-gpio-matrix-first-pass
|
||
|
import: true
|
||
|
self:
|
||
|
path: zmk
|