Browse Source

Update contributors in all keymap files

xmkb
Mega Mind 4 years ago
parent
commit
e2299836bc
  1. 6
      app/boards/shields/clueboard_california/clueboard_california.keymap
  2. 6
      app/boards/shields/corne/corne.keymap
  3. 2
      app/boards/shields/iris/iris.keymap
  4. 6
      app/boards/shields/kyria/kyria.keymap
  5. 6
      app/boards/shields/lily58/lily58.keymap
  6. 4
      app/boards/shields/m60/Kconfig.defconfig
  7. 2
      app/boards/shields/m60/Kconfig.shield
  8. 6
      app/boards/shields/m60/m60.keymap
  9. 1
      app/boards/shields/m60/m60.overlay
  10. 2
      app/boards/shields/romac/romac.keymap
  11. 6
      app/boards/shields/sofle/sofle.keymap
  12. 3
      app/boards/shields/splitreus62/splitreus62.keymap

6
app/boards/shields/clueboard_california/clueboard_california.keymap

@ -1,3 +1,9 @@ @@ -1,3 +1,9 @@
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>

6
app/boards/shields/corne/corne.keymap

@ -1,3 +1,9 @@ @@ -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>

2
app/boards/shields/iris/iris.keymap

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Pete Johanson, Kurtis Lew
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/

6
app/boards/shields/kyria/kyria.keymap

@ -1,3 +1,9 @@ @@ -1,3 +1,9 @@
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>

6
app/boards/shields/lily58/lily58.keymap

@ -1,3 +1,9 @@ @@ -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>

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

@ -1,3 +1,7 @@ @@ -1,3 +1,7 @@
#
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
#
if SHIELD_M60

2
app/boards/shields/m60/Kconfig.shield

@ -1,5 +1,7 @@ @@ -1,5 +1,7 @@
#
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
#
config SHIELD_M60
def_bool $(shields_list_contains,m60)

6
app/boards/shields/m60/m60.keymap

@ -1,3 +1,9 @@ @@ -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>

1
app/boards/shields/m60/m60.overlay

@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
*
* SPDX-License-Identifier: MIT
*/
#include <dt-bindings/zmk/matrix-transform.h>
/ {

2
app/boards/shields/romac/romac.keymap

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Pete Johanson, Richard Jones
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/

6
app/boards/shields/sofle/sofle.keymap

@ -1,3 +1,9 @@ @@ -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>

3
app/boards/shields/splitreus62/splitreus62.keymap

@ -1,9 +1,10 @@ @@ -1,9 +1,10 @@
/*
* Copyright (c) 2020 Derek Schmell
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>

Loading…
Cancel
Save