forked from kofal.net/zmk
feat(shields): Add a Reviung5 shield
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user