mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 11:42:44 -10:00
16 lines
235 B
Plaintext
16 lines
235 B
Plaintext
#
|
|
# Copyright (c) 2022 Darryl deHaan
|
|
# 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
|
|
|
|
|