summaryrefslogtreecommitdiff
path: root/keyboards/sparrow62/sparrow62.c
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-01-08 11:21:27 -0800
committerZach White <skullydazed@gmail.com>2021-01-08 11:21:27 -0800
commit667161620a2c96c8b286f40f557f5722c7f58f8a (patch)
tree86321f4d9e4c028c5cddc6a37fc4deaa83ca4887 /keyboards/sparrow62/sparrow62.c
parente2c7f893470465f986bd6849c18606be0f2b7842 (diff)
parent6d9b4c7b4f5de5631955e57b9706f90072971bcb (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sparrow62/sparrow62.c')
-rw-r--r--keyboards/sparrow62/sparrow62.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/sparrow62/sparrow62.c b/keyboards/sparrow62/sparrow62.c
new file mode 100644
index 0000000000..3fc7f62bdf
--- /dev/null
+++ b/keyboards/sparrow62/sparrow62.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2020 Atsushi Morimoto @74th
+
+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 "sparrow62.h"