added licence headers to the requested files
This commit is contained in:
parent
28d721b0c2
commit
2fb8d71723
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2020 The ZMK Contributors
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
if SHIELD_EEK
|
if SHIELD_EEK
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
|
|
|
@ -1,2 +1,8 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2020 The ZMK Contributors
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
config SHIELD_EEK
|
config SHIELD_EEK
|
||||||
def_bool $(shields_list_contains,eek)
|
def_bool $(shields_list_contains,eek)
|
Loading…
Add table
Reference in a new issue