mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
#
|
|
# Copyright (c) 2023 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
config BOARD_ADV360PRO_LEFT
|
|
bool "adv360pro_left"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_ADV360PRO_RIGHT
|
|
bool "adv360pro_right"
|
|
depends on SOC_NRF52840_QIAA
|