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.
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
|
|
if GPIO
|
|
|
|
rsource "Kconfig.max7318"
|
|
rsource "Kconfig.595"
|
|
|
|
endif # GPIO |