12 lines
238 B
Text
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
|