Added Copyright Header to Kconfig.defconfig

This commit is contained in:
Kurtis Lew
2020-09-02 07:21:45 -07:00
committed by GitHub
parent 081ae84d0e
commit c2ffeb1cf4

View File

@@ -1,3 +1,5 @@
# Copyright (c) 2020 Pete Johanson, Kurtis Lew
# SPDX-License-Identifier: MIT
if SHIELD_IRIS_LEFT
@@ -11,4 +13,4 @@ if SHIELD_IRIS_RIGHT
config ZMK_KEYBOARD_NAME
default "Iris Right"
endif
endif