Adding license headers to reviung5

This commit is contained in:
zblesk 2022-11-19 23:31:48 +01:00
parent 61eae72f06
commit f0383a78a1
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,6 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_REVIUNG5
config ZMK_KEYBOARD_NAME

View file

@ -1,2 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_REVIUNG5
def_bool $(shields_list_contains,reviung5)