forked from kofal.net/zmk
Fix the label for the GPIO kscan driver.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user