diff --git a/app/boards/shields/reviung5/Kconfig.defconfig b/app/boards/shields/reviung5/Kconfig.defconfig index 97add361..9a735556 100644 --- a/app/boards/shields/reviung5/Kconfig.defconfig +++ b/app/boards/shields/reviung5/Kconfig.defconfig @@ -1,3 +1,6 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT + if SHIELD_REVIUNG5 config ZMK_KEYBOARD_NAME diff --git a/app/boards/shields/reviung5/Kconfig.shield b/app/boards/shields/reviung5/Kconfig.shield index ff393dac..7d080454 100644 --- a/app/boards/shields/reviung5/Kconfig.shield +++ b/app/boards/shields/reviung5/Kconfig.shield @@ -1,2 +1,4 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT config SHIELD_REVIUNG5 def_bool $(shields_list_contains,reviung5) \ No newline at end of file