fix(boards): Disable ZMK_USB for peripherals

This commit is contained in:
Cem Aksoylar 2024-02-04 13:55:48 -08:00 committed by Pete Johanson
parent 4b03fcb709
commit efbcd3c8f6
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ CONFIG_FLASH_MAP=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y
CONFIG_ZMK_USB=y
CONFIG_ZMK_USB=n
CONFIG_ZMK_BLE=y
# enable display drivers

View File

@ -35,7 +35,7 @@ CONFIG_FLASH_MAP=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y
CONFIG_ZMK_USB=y
CONFIG_ZMK_USB=n
CONFIG_ZMK_BLE=y
# enable display drivers