feat(shields): Add Reviung53 shield.
* Initial Reviung53 shield --------- Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
3b1d04372b
commit
7fe9ecd87f
8 changed files with 285 additions and 0 deletions
9
app/boards/shields/reviung53/Kconfig.defconfig
Normal file
9
app/boards/shields/reviung53/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2023 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_REVIUNG53
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Reviung53"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue