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