feat(boards): Add preonic_rev3 board.
This commit is contained in:
parent
4faf6eba97
commit
984b16e03b
9 changed files with 284 additions and 0 deletions
8
app/boards/arm/preonic/Kconfig.board
Normal file
8
app/boards/arm/preonic/Kconfig.board
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Preonic V3 board configuration
|
||||
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_PREONIC_REV3
|
||||
bool "Preonic V3 Keyboard"
|
||||
depends on SOC_STM32F303XC
|
||||
Loading…
Add table
Add a link
Reference in a new issue