summaryrefslogtreecommitdiff
path: root/keyboards/0xcb/static/static.c
diff options
context:
space:
mode:
authorConor Burns <mail@conor-burns.com>2021-07-02 20:38:53 +0200
committerGitHub <noreply@github.com>2021-07-02 19:38:53 +0100
commit8bba77db0da2aa189103ef9498780d2c915ad4e9 (patch)
treecdac1302f08363ef883f92e7b60e368687efab76 /keyboards/0xcb/static/static.c
parent11a406f04672ca7243186508428846174aa109d6 (diff)
added 0xCB Static (#13047)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/0xcb/static/static.c')
-rw-r--r--keyboards/0xcb/static/static.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/0xcb/static/static.c b/keyboards/0xcb/static/static.c
new file mode 100644
index 0000000000..c6f5601f29
--- /dev/null
+++ b/keyboards/0xcb/static/static.c
@@ -0,0 +1,17 @@
+/*
+Copyright 2021 0xCB - Conor Burns
+
+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 "static.h"