mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
#
|
|
# Copyright (c) 2024 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
config BOARD_CORNE_LEFT
|
|
bool "corne left"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_CORNE_RIGHT
|
|
bool "corne right"
|
|
depends on SOC_NRF52840_QIAA
|