Added Copyright Header to Kconfig.defconfig
This commit is contained in:
parent
081ae84d0e
commit
c2ffeb1cf4
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (c) 2020 Pete Johanson, Kurtis Lew
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
if SHIELD_IRIS_LEFT
|
if SHIELD_IRIS_LEFT
|
||||||
|
|
||||||
|
@ -11,4 +13,4 @@ if SHIELD_IRIS_RIGHT
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
default "Iris Right"
|
default "Iris Right"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue