zmk/app/boards/arm/dao/Kconfig.board
Dmitry Kupriyanov 77262f6aef Copyrights
2023-06-18 10:52:53 +04:00

12 lines
238 B
Text

# Dao board configuration
# Copyright (c) 2023 ZMK Contributors
# SPDX-License-Identifier: MIT
config BOARD_DAO_LEFT
bool "dao_left"
depends on SOC_NRF52840_QIAA
config BOARD_DAO_RIGHT
bool "dao_right"
depends on SOC_NRF52840_QIAA