Browse Source

chore(core): replace `Pete Johanson` with `The ZMK Contributors`

Does not include boards and shields.
xmkb
innovaker 4 years ago committed by Pete Johanson
parent
commit
5978990e6d
  1. 2
      app/dts/bindings/behaviors/one_param.yaml
  2. 2
      app/dts/bindings/behaviors/two_param.yaml
  3. 2
      app/dts/bindings/behaviors/zero_param.yaml
  4. 2
      app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml
  5. 2
      app/dts/bindings/behaviors/zmk,behavior-key-press.yaml
  6. 2
      app/dts/bindings/behaviors/zmk,behavior-momentary-layer.yaml
  7. 2
      app/dts/bindings/behaviors/zmk,behavior-none.yaml
  8. 2
      app/dts/bindings/behaviors/zmk,behavior-reset.yaml
  9. 2
      app/dts/bindings/behaviors/zmk,behavior-transparent.yaml
  10. 2
      app/dts/common/arduino_uno_pro_micro_map.dtsi

2
app/dts/bindings/behaviors/one_param.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
properties: properties:

2
app/dts/bindings/behaviors/two_param.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
properties: properties:

2
app/dts/bindings/behaviors/zero_param.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
properties: properties:

2
app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Peter Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: Bluetooth Behavior description: Bluetooth Behavior

2
app/dts/bindings/behaviors/zmk,behavior-key-press.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: Key press/release behavior description: Key press/release behavior

2
app/dts/bindings/behaviors/zmk,behavior-momentary-layer.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: Momentary layer on press/release behavior description: Momentary layer on press/release behavior

2
app/dts/bindings/behaviors/zmk,behavior-none.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: None Binding Behavior description: None Binding Behavior

2
app/dts/bindings/behaviors/zmk,behavior-reset.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: Keyboard Reset Behavior description: Keyboard Reset Behavior

2
app/dts/bindings/behaviors/zmk,behavior-transparent.yaml

@ -1,4 +1,4 @@
# Copyright (c) 2020 Pete Johanson # Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
description: Transparent Binding Behavior description: Transparent Binding Behavior

2
app/dts/common/arduino_uno_pro_micro_map.dtsi

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

Loading…
Cancel
Save