Browse Source

Adopt single authors headers

xmkb
Kristoffer Onias 4 years ago
parent
commit
4c092044ce
  1. 2
      app/boards/shields/romac_plus/Kconfig.defconfig
  2. 2
      app/boards/shields/romac_plus/Kconfig.shield
  3. 3
      app/boards/shields/romac_plus/romac_plus.conf
  4. 2
      app/boards/shields/romac_plus/romac_plus.dtsi
  5. 2
      app/boards/shields/romac_plus/romac_plus.keymap
  6. 2
      app/boards/shields/romac_plus/romac_plus.overlay

2
app/boards/shields/romac_plus/Kconfig.defconfig

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

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

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

3
app/boards/shields/romac_plus/romac_plus.conf

@ -1,3 +1,6 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
# Uncomment to enable encoder # Uncomment to enable encoder
#CONFIG_EC11=y #CONFIG_EC11=y
#CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y #CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y

2
app/boards/shields/romac_plus/romac_plus.dtsi

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

2
app/boards/shields/romac_plus/romac_plus.keymap

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

2
app/boards/shields/romac_plus/romac_plus.overlay

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

Loading…
Cancel
Save