CONFIG_KSCAN_XEC_COLUMN_SIZE
KSCAN_XEC_COLUMN_SIZE
Type: int
Help
Adjust the value to your keyboard columns. The maximum
column size for the Microchip XEC family is 18 (from 0 to 17).
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
16
Kconfig definition
At <Driver>/kscan/Kconfig.xec:15
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:96
→ <Driver>/kscan/Kconfig:15
Menu path: (Top) → Device Drivers → Keyboard Scan Drivers → XEC Microchip KSCAN driver
config KSCAN_XEC_COLUMN_SIZE
int "KSCAN_XEC_COLUMN_SIZE"
default 16
depends on KSCAN_XEC && KSCAN
help
Adjust the value to your keyboard columns. The maximum
column size for the Microchip XEC family is 18 (from 0 to 17).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)