8 lines
172 B
Text
8 lines
172 B
Text
# dogbone board configuration
|
|
|
|
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_DOGBONE
|
|
bool "dogbone"
|
|
depends on SOC_NRF52840_QIAA
|