Fix the label for the GPIO kscan driver.
This commit is contained in:
parent
32008825fe
commit
0f9fff7554
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue