Adding license headers to reviung5
This commit is contained in:
parent
61eae72f06
commit
f0383a78a1
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# Copyright (c) 2020 The ZMK Contributors
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
if SHIELD_REVIUNG5
|
if SHIELD_REVIUNG5
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
|
# Copyright (c) 2020 The ZMK Contributors
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
config SHIELD_REVIUNG5
|
config SHIELD_REVIUNG5
|
||||||
def_bool $(shields_list_contains,reviung5)
|
def_bool $(shields_list_contains,reviung5)
|
Loading…
Add table
Reference in a new issue