added copyright/license headers + zmk.yml

This commit is contained in:
Ralph Azucena 2023-06-13 00:02:56 -07:00
parent 2a4ec9fa18
commit a12e1cd7b7
6 changed files with 23 additions and 3 deletions

View file

@ -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

View file

@ -1,2 +1,5 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_ATREUS42
def_bool $(shields_list_contains,atreus42)

View file

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

View file

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

View file

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

View file

@ -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