forked from kofal.net/zmk
refactor(kscan): Remove explicit default n from kscan configs.
* Actually allow defaulting yes in other places.
This commit is contained in:
@@ -337,11 +337,9 @@ config ZMK_KSCAN_EVENT_QUEUE_SIZE
|
||||
|
||||
config ZMK_KSCAN_MOCK_DRIVER
|
||||
bool "Enable mock kscan driver to simulate key presses"
|
||||
default n
|
||||
|
||||
config ZMK_KSCAN_COMPOSITE_DRIVER
|
||||
bool "Enable composite kscan driver to combine kscan devices"
|
||||
default n
|
||||
|
||||
#KSCAN Settings
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user