Cleanup, license headers.

This commit is contained in:
Pete Johanson
2020-06-30 16:13:03 -04:00
parent cb087b54e5
commit a62a2f8c5c
10 changed files with 51 additions and 10 deletions

View File

@@ -1,4 +1,8 @@
/*
* Copyright (c) 2020 Peter Johanson <peter@peterjohanson.com>
*
* SPDX-License-Identifier: MIT
*/
#include <kernel.h>
#include <zmk/events/keycode-state-changed.h>