From 38f1dbd9842eaf53db359ad46b070bfff8db1359 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Mon, 8 Jun 2020 21:07:16 -0400 Subject: Move Zephyr app into subdirectory. --- drivers/zephyr/Kconfig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 drivers/zephyr/Kconfig (limited to 'drivers/zephyr/Kconfig') diff --git a/drivers/zephyr/Kconfig b/drivers/zephyr/Kconfig deleted file mode 100644 index 2dcb3a8..0000000 --- a/drivers/zephyr/Kconfig +++ /dev/null @@ -1,11 +0,0 @@ -config ZMK_KSCAN_GPIO_DRIVER - bool "Enable GPIO kscan driver to simulate key presses" - default y - select GPIO - -config ZMK_KSCAN_INIT_PRIORITY - int "Keyboard scan driver init priority" - default 40 - help - Keyboard scan device driver initialization priority. - -- cgit v1.2.3