diff options
Diffstat (limited to 'app/src/matrix_transform.c')
-rw-r--r-- | app/src/matrix_transform.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/matrix_transform.c b/app/src/matrix_transform.c index 7ecf1ae..8a037b3 100644 --- a/app/src/matrix_transform.c +++ b/app/src/matrix_transform.c @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ #include <zephyr.h> #include <zmk/matrix_transform.h> |