zmk/app/boards/shields/reviung39/Kconfig.defconfig
swampmonster ea7571a14b Reviung39 Support
Adds support for the reviung39 shield
2021-02-27 16:52:38 +01:00

9 lines
151 B
Text

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_REVIUNG39
config ZMK_KEYBOARD_NAME
default "Reviung39"
endif