mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 23:56:56 -05:00
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