zmk/app/boards/arm/kbdfans_tofu65/Kconfig.defconfig
digger vermont 6f7fe73f3a Rename kbdfans_tofu65_v2 to kbdfans_tofu65
Remove the version number from the directory label to allow easier support of
future version upgrades
2023-05-17 21:54:32 -04:00

15 lines
259 B
Text

# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
if BOARD_KBDFANS_TOFU65_V2
config ZMK_KEYBOARD_NAME
default "kbdfans tofu65"
config RP2_FLASH_W25Q080
default y
config ZMK_USB
default y
endif # BOARD_KBDFANS_TOFU65_V2