summaryrefslogtreecommitdiff
path: root/keyboards/kapl/config.h
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/config.h
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/config.h')
-rw-r--r--keyboards/kapl/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/kapl/config.h b/keyboards/kapl/config.h
new file mode 100644
index 0000000000..ba249d4667
--- /dev/null
+++ b/keyboards/kapl/config.h
@@ -0,0 +1,5 @@
+// Copyright 2022 Alexander Lozyuk (@keyzog)
+// SPDX-License-Identifier: GPL-2.0-or-later
+#pragma once
+
+#include "config_common.h"