Browse Source

Added Copyright Header to Kconfig.defconfig

xmkb
Kurtis Lew 4 years ago committed by GitHub
parent
commit
c2ffeb1cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      app/boards/shields/iris/Kconfig.defconfig

4
app/boards/shields/iris/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -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 @@ -11,4 +13,4 @@ if SHIELD_IRIS_RIGHT
config ZMK_KEYBOARD_NAME
default "Iris Right"
endif
endif

Loading…
Cancel
Save