From 72ad47e0275c0035aa9ea04ee6127a14bbe50b65 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 26 May 2020 20:48:15 -0400 Subject: Initial import of GPIO kscan driver into ZMK. --- drivers/zephyr/module.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 drivers/zephyr/module.yaml (limited to 'drivers/zephyr/module.yaml') diff --git a/drivers/zephyr/module.yaml b/drivers/zephyr/module.yaml new file mode 100644 index 0000000..cbff6a1 --- /dev/null +++ b/drivers/zephyr/module.yaml @@ -0,0 +1,3 @@ +build: + cmake: zephyr + kconfig: zephyr/Kconfig -- cgit v1.2.3