remove copyright statements from src files

This commit is contained in:
daniel
2023-07-29 14:47:27 +02:00
parent f946f487a8
commit a64fd6b137
7 changed files with 0 additions and 30 deletions

View File

@@ -1,6 +1,3 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_OWNKB_LEFT
config ZMK_KEYBOARD_NAME

View File

@@ -1,7 +1,3 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_OWNKB_LEFT
def_bool $(shields_list_contains,ownkb_left)

View File

@@ -1,6 +1,3 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
# Uncomment these two lines to add support for encoders
# CONFIG_EC11=y
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y

View File

@@ -1,8 +1,3 @@
/*
* Copyright (c) 2023 The ZMK Contributors
* SPDX-License-Identifier: MIT
*/
#include <dt-bindings/zmk/matrix_transform.h>
/ {

View File

@@ -1,8 +1,3 @@
/*
* 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,8 +1,3 @@
/*
* Copyright (c) 2023 The ZMK Contributors
* SPDX-License-Identifier: MIT
*/
#include "ownkb.dtsi"
&kscan0 {

View File

@@ -1,8 +1,3 @@
/*
* Copyright (c) 2023 The ZMK Contributors
* SPDX-License-Identifier: MIT
*/
#include "ownkb.dtsi"
&default_transform {