summaryrefslogtreecommitdiff
path: root/keyboards/noxary/378/378.c
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.volpato@usp.br>2021-07-30 02:54:06 -0300
committerGitHub <noreply@github.com>2021-07-29 22:54:06 -0700
commita1f7d86ef59c1bfb52fbf2ba326ae899fb020c11 (patch)
tree8300e82da1e2130fc7f5d3dedffc14acbe04879f /keyboards/noxary/378/378.c
parent03212ced241522351f5e019946dd701c78793a1f (diff)
[Keyboard] Initial Noxary 378 support (#13156)
Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Diffstat (limited to 'keyboards/noxary/378/378.c')
-rw-r--r--keyboards/noxary/378/378.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/noxary/378/378.c b/keyboards/noxary/378/378.c
new file mode 100644
index 0000000000..10835509e3
--- /dev/null
+++ b/keyboards/noxary/378/378.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2015 Álvaro "Gondolindrim" Volpato <gondolindrim@acheronproject.com>
+
+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 "378.h"