zmk/app/boards/shields/reviung5/Kconfig.defconfig
Ladislav Benc 58f8c97d3c
feat(shields): Add a Reviung5 shield
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-12-20 20:49:17 -06:00

9 lines
148 B
Plaintext

# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_REVIUNG5
config ZMK_KEYBOARD_NAME
default "Reviung5"
endif