9 lines
192 B
Text
9 lines
192 B
Text
# Maker Diary nrf52840 M.2 board configuration
|
|
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_MDBT50Q
|
|
bool "mdbt50q"
|
|
depends on SOC_NRF52840_QIAA
|
|
|