diff options
author | Mubeen Khan <mubeen@mubeen.co> | 2020-10-10 16:32:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-10 16:32:16 -0500 |
commit | 4fd6c14ae93ab1b2db1a6a4fac5df4a595a041bf (patch) | |
tree | 064f9890c09322b432cf104d080b0385bbaf1c43 /app/boards/shields/sofle | |
parent | 16df1522c282343c3350402360db918a9a1b66e5 (diff) | |
parent | fc6c01fd6941ec795710d66ead9e17d5dfbaa19d (diff) |
Merge pull request #4 from zmkfirmware/main
make even with main
Diffstat (limited to 'app/boards/shields/sofle')
-rw-r--r-- | app/boards/shields/sofle/sofle.keymap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/shields/sofle/sofle.keymap b/app/boards/shields/sofle/sofle.keymap index 1cbe742..e2ebc1a 100644 --- a/app/boards/shields/sofle/sofle.keymap +++ b/app/boards/shields/sofle/sofle.keymap @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include <behaviors.dtsi> #include <dt-bindings/zmk/keys.h> #include <dt-bindings/zmk/bt.h> |