You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
201 B
11 lines
201 B
4 years ago
|
# Maker Diary nrf52840 M.2 board configuration
|
||
|
#
|
||
|
# Copyright (c) 2020 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
#
|
||
|
|
||
|
config BOARD_NRF52840_M2
|
||
|
bool "nrf52480_m2"
|
||
|
depends on SOC_NRF52840_QIAA
|
||
|
|