mirror of https://github.com/zmkfirmware/zmk.git
10 lines
304 B
Plaintext
10 lines
304 B
Plaintext
# nrfmicro board configuration
|
|
|
|
# Copyright (c) 2026 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_NRFMICRO
|
|
select SOC_NRF52840_QIAA if BOARD_NRFMICRO_NRF52840
|
|
select SOC_NRF52840_QIAA if BOARD_NRFMICRO_NRF52840_FLIPPED
|
|
select SOC_NRF52833_QIAA if BOARD_NRFMICRO_NRF52833
|