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