summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorCrossR <r.cross@lancaster.ac.uk>2020-08-23 18:48:28 +0100
committerCrossR <r.cross@lancaster.ac.uk>2020-08-23 18:48:28 +0100
commit7abcae6949834a4dd9d4fdb41ebc68acb36d3db7 (patch)
treeadd38e75b1f436fecda7647a47b48ffe76651a42 /app
parentc84516bfcfa7e578bd7d30ab6426550b6834ab2d (diff)
Update License info.
Diffstat (limited to 'app')
-rw-r--r--app/boards/shields/sofle/Kconfig.defconfig2
-rw-r--r--app/boards/shields/sofle/sofle.conf3
-rw-r--r--app/boards/shields/sofle/sofle_left.conf3
-rw-r--r--app/boards/shields/sofle/sofle_right.conf3
4 files changed, 11 insertions, 0 deletions
diff --git a/app/boards/shields/sofle/Kconfig.defconfig b/app/boards/shields/sofle/Kconfig.defconfig
index 2ccf147..58d8217 100644
--- a/app/boards/shields/sofle/Kconfig.defconfig
+++ b/app/boards/shields/sofle/Kconfig.defconfig
@@ -1,3 +1,5 @@
+# Copyright (c) 2020 Ryan Cross
+# SPDX-License-Identifier: MIT
if SHIELD_SOFLE_LEFT
diff --git a/app/boards/shields/sofle/sofle.conf b/app/boards/shields/sofle/sofle.conf
index 2194add..fe3f0f4 100644
--- a/app/boards/shields/sofle/sofle.conf
+++ b/app/boards/shields/sofle/sofle.conf
@@ -1,3 +1,6 @@
+# Copyright (c) 2020 Ryan Cross
+# SPDX-License-Identifier: MIT
+
# Uncomment the following line to enable the Sofle OLED Display
# CONFIG_ZMK_DISPLAY=y
diff --git a/app/boards/shields/sofle/sofle_left.conf b/app/boards/shields/sofle/sofle_left.conf
index 1e028a7..bbac735 100644
--- a/app/boards/shields/sofle/sofle_left.conf
+++ b/app/boards/shields/sofle/sofle_left.conf
@@ -1,2 +1,5 @@
+# Copyright (c) 2020 Ryan Cross
+# SPDX-License-Identifier: MIT
+
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
diff --git a/app/boards/shields/sofle/sofle_right.conf b/app/boards/shields/sofle/sofle_right.conf
index 990cf7c..ca5de38 100644
--- a/app/boards/shields/sofle/sofle_right.conf
+++ b/app/boards/shields/sofle/sofle_right.conf
@@ -1,2 +1,5 @@
+# Copyright (c) 2020 Ryan Cross
+# SPDX-License-Identifier: MIT
+
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y