summaryrefslogtreecommitdiff
path: root/Kconfig
blob: 89dc91169469f16cc7a4c2adfcfd4b8cc77a8e22 (plain)
1
2
3
4
5
6
7
mainmenu "ZMK Firmware"

config ZMK_KSCAN_EVENT_QUEUE_SIZE
	int "Size of the event queue for KSCAN events to buffer events"
	default 4

source "Kconfig.zephyr"