diff --git a/app/boards/shields/atreus42/Kconfig.defconfig b/app/boards/shields/atreus42/Kconfig.defconfig index a66e87ef..c5dd64d8 100644 --- a/app/boards/shields/atreus42/Kconfig.defconfig +++ b/app/boards/shields/atreus42/Kconfig.defconfig @@ -1,6 +1,9 @@ +# Copyright (c) 2023 The ZMK Contributors +# SPDX-License-Identifier: MIT + if SHIELD_ATREUS42 config ZMK_KEYBOARD_NAME - default "RAH-Atreus42-SS" + default "Atreus42" endif diff --git a/app/boards/shields/atreus42/Kconfig.shield b/app/boards/shields/atreus42/Kconfig.shield index d588c888..aaf77fb7 100644 --- a/app/boards/shields/atreus42/Kconfig.shield +++ b/app/boards/shields/atreus42/Kconfig.shield @@ -1,2 +1,5 @@ +# Copyright (c) 2023 The ZMK Contributors +# SPDX-License-Identifier: MIT + config SHIELD_ATREUS42 def_bool $(shields_list_contains,atreus42) diff --git a/app/boards/shields/atreus42/atreus42.dtsi b/app/boards/shields/atreus42/atreus42.dtsi index 514337f3..2736b601 100644 --- a/app/boards/shields/atreus42/atreus42.dtsi +++ b/app/boards/shields/atreus42/atreus42.dtsi @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/atreus42/atreus42.keymap b/app/boards/shields/atreus42/atreus42.keymap index c02118c2..a0f2b0db 100644 --- a/app/boards/shields/atreus42/atreus42.keymap +++ b/app/boards/shields/atreus42/atreus42.keymap @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2023 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include #include #include diff --git a/app/boards/shields/atreus42/atreus42.overlay b/app/boards/shields/atreus42/atreus42.overlay index 3c24fdc0..798b3aa4 100644 --- a/app/boards/shields/atreus42/atreus42.overlay +++ b/app/boards/shields/atreus42/atreus42.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/atreus42/atreus42.zmk.yml b/app/boards/shields/atreus42/atreus42.zmk.yml new file mode 100644 index 00000000..77a0e3c2 --- /dev/null +++ b/app/boards/shields/atreus42/atreus42.zmk.yml @@ -0,0 +1,8 @@ +file_format: "1" +id: atreus42 +name: Atreus42 +type: shield +url: https://github.com/ralphie02/zmk-config/tree/master/config/boards/shields/atreus42 +requires: [pro_micro] +features: + - keys