You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
296 B
12 lines
296 B
3 years ago
|
CONFIG_KSCAN=n
|
||
|
CONFIG_ZMK_KSCAN_MOCK_DRIVER=y
|
||
|
CONFIG_ZMK_KSCAN_GPIO_DRIVER=n
|
||
3 years ago
|
CONFIG_GPIO=n
|
||
|
# Enable to have the native posix build expose USBIP device(s)
|
||
|
# CONFIG_ZMK_USB=y
|
||
3 years ago
|
CONFIG_LOG=y
|
||
|
CONFIG_LOG_BACKEND_SHOW_COLOR=n
|
||
|
CONFIG_ZMK_LOG_LEVEL_DBG=y
|
||
|
CONFIG_DEBUG=y
|
||
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000
|