summaryrefslogtreecommitdiff
path: root/keyboards/cipulot/kallos/kallos.c
diff options
context:
space:
mode:
authorCipulot <40441626+Cipulot@users.noreply.github.com>2022-07-13 06:31:17 +0200
committerGitHub <noreply@github.com>2022-07-12 21:31:17 -0700
commit5bc81d3a636e1fedd451f5a7912a391e0d572665 (patch)
tree463fad7a8cdde5ea13797bcce7357c42c6c4659d /keyboards/cipulot/kallos/kallos.c
parent7a090bb3df759613e2b6fa6bcdf71f5f5460a1fa (diff)
downloadqmk_firmware-5bc81d3a636e1fedd451f5a7912a391e0d572665.tar.gz
qmk_firmware-5bc81d3a636e1fedd451f5a7912a391e0d572665.zip
[Keyboard] Add Kallos keyboard (#17461)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cipulot/kallos/kallos.c')
-rw-r--r--keyboards/cipulot/kallos/kallos.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/cipulot/kallos/kallos.c b/keyboards/cipulot/kallos/kallos.c
new file mode 100644
index 0000000000..77f41f9075
--- /dev/null
+++ b/keyboards/cipulot/kallos/kallos.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 Cipulot
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "kallos.h"