mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 13:05:20 -05:00
* Align our driver module layout to properly match Zephyr conventions, allowing proper CMake setup to amend the library for each type of driver.
6 lines
65 B
YAML
6 lines
65 B
YAML
build:
|
|
cmake: .
|
|
kconfig: Kconfig
|
|
settings:
|
|
dts_root: .
|