zmk/app/boards/arm/tofu/Kconfig.defconfig
2023-05-08 18:38:17 -04:00

15 lines
243 B
Text

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if BOARD_TOFU65_V2
config ZMK_KEYBOARD_NAME
default "kbdfans_tofu65"
config RP2_FLASH_W25Q080
default y
config ZMK_USB
default y
endif # BOARD_TOFU65_V2