zmk/app/boards/arm/glove80/Kconfig.board
Chris Andreae 1de68bfc44
feat(boards): Add Glove80 to boards
* Add board definition for MoErgo Glove80
2023-11-11 12:04:18 +09:00

10 lines
233 B
Text

# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
config BOARD_GLOVE80_LH
bool "Glove80 LH"
depends on SOC_NRF52840_QIAA
config BOARD_GLOVE80_RH
bool "Glove80 RH"
depends on SOC_NRF52840_QIAA