mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Fix the label for the GPIO kscan driver.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
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
|
||||
select GPIO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user