feat(shields): Add a Reviung5 shield
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
6e99a48696
commit
58f8c97d3c
6 changed files with 117 additions and 0 deletions
9
app/boards/shields/reviung5/Kconfig.defconfig
Normal file
9
app/boards/shields/reviung5/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_REVIUNG5
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Reviung5"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue