diff options
Diffstat (limited to 'app/include/zmk/endpoints.h')
-rw-r--r-- | app/include/zmk/endpoints.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/include/zmk/endpoints.h b/app/include/zmk/endpoints.h index 4c0f442..aad6265 100644 --- a/app/include/zmk/endpoints.h +++ b/app/include/zmk/endpoints.h @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #pragma once #include <zmk/keys.h> |