Fix the label for the GPIO kscan driver.

This commit is contained in:
Pete Johanson 2021-02-27 14:32:42 -05:00
parent 32008825fe
commit 0f9fff7554

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
config ZMK_KSCAN_GPIO_DRIVER config ZMK_KSCAN_GPIO_DRIVER
bool "Enable GPIO kscan driver to simulate key presses" bool "Enable GPIO kscan driver to detect key presses"
default y default y
select GPIO select GPIO