summaryrefslogtreecommitdiff
path: root/keyboards/handwired/stef9998/split_5x7/config.h
diff options
context:
space:
mode:
authorStefan <stef9998@mail.de>2022-08-29 06:49:17 +0200
committerGitHub <noreply@github.com>2022-08-28 21:49:17 -0700
commit56b93a3ad8d40e17f0ee37728cf1b59f576123b4 (patch)
treee2d671713ff9501f7b1ebc2b17c4b20a871a703f /keyboards/handwired/stef9998/split_5x7/config.h
parentb719a16b03460924f5306cd0536542082fc5430d (diff)
[Keyboard] Add handwired Split 5x7 (#18128)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/stef9998/split_5x7/config.h')
-rw-r--r--keyboards/handwired/stef9998/split_5x7/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/handwired/stef9998/split_5x7/config.h b/keyboards/handwired/stef9998/split_5x7/config.h
new file mode 100644
index 0000000000..d04675e7db
--- /dev/null
+++ b/keyboards/handwired/stef9998/split_5x7/config.h
@@ -0,0 +1,20 @@
+/*
+Copyright 2022 stef9998
+
+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/>.
+*/
+
+#pragma once
+
+#include "config_common.h" \ No newline at end of file