WIP DZ60RGB board definition
This commit is contained in:
parent
2ba4385f49
commit
bc282a0a4f
9 changed files with 277 additions and 0 deletions
6
app/boards/arm/dz60rgb/Kconfig.board
Normal file
6
app/boards/arm/dz60rgb/Kconfig.board
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Copyright (c) 2020 Nick Winans
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_DZ60RGB_REV1
|
||||
bool "DZ60RGB Keyboard"
|
||||
depends on SOC_STM32F303XC
|
||||
Loading…
Add table
Add a link
Reference in a new issue