forked from kofal.net/zmk
fix(drivers): rename module.yaml to module.yml
module.yaml is not a valid module filename. See Zephyr `scripts/zephyr_module.py`
This commit is contained in:
3
app/drivers/zephyr/module.yml
Normal file
3
app/drivers/zephyr/module.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
build:
|
||||
cmake: zephyr
|
||||
kconfig: zephyr/Kconfig
|
||||
Reference in New Issue
Block a user