summaryrefslogtreecommitdiff
path: root/keyboards/kapl/kapl.c
diff options
context:
space:
mode:
authorAlexander <7888825+keyzog@users.noreply.github.com>2022-02-09 08:19:54 +0300
committerGitHub <noreply@github.com>2022-02-08 21:19:54 -0800
commit71a48a01023449f9559f41d751fbedbdadfb1c46 (patch)
tree57dc40753045528a0ceab3cac3089eee5f2292d9 /keyboards/kapl/kapl.c
parent04020da48cef186cd58f7782a090116f90ca2008 (diff)
[Keyboard] Add Kapl (#16255)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kapl/kapl.c')
-rw-r--r--keyboards/kapl/kapl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kapl/kapl.c b/keyboards/kapl/kapl.c
new file mode 100644
index 0000000000..165900e142
--- /dev/null
+++ b/keyboards/kapl/kapl.c
@@ -0,0 +1,3 @@
+// Copyright 2022 Alexander Lozyuk (@keyzog)
+// SPDX-License-Identifier: GPL-2.0-or-later
+#include "kapl.h"