Fix the label for the GPIO kscan driver.

main
Pete Johanson 2021-02-27 14:32:42 -05:00
parent 32008825fe
commit 0f9fff7554
1 changed files with 1 additions and 1 deletions

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