summaryrefslogtreecommitdiffstats
path: root/keyboards/nomu30/nomu30.c
diff options
context:
space:
mode:
authorNaoto Takai <takai@recompile.net>2019-05-02 16:33:04 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-02 16:33:04 +0200
commitde5c8d86b432f0481f73602d978ac8f4249c3819 (patch)
treeb44204798bf9e835cdca51c7ce40e83d787aff0d /keyboards/nomu30/nomu30.c
parent7e68faa3361902458ef7d02e4ae156b2ed4e2303 (diff)
downloadqmk_firmware-de5c8d86b432f0481f73602d978ac8f4249c3819.tar.gz
qmk_firmware-de5c8d86b432f0481f73602d978ac8f4249c3819.tar.xz
Add support for Nomu30 (#5759)
Diffstat (limited to 'keyboards/nomu30/nomu30.c')
-rw-r--r--keyboards/nomu30/nomu30.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/nomu30/nomu30.c b/keyboards/nomu30/nomu30.c
new file mode 100644
index 000000000..37a8614c1
--- /dev/null
+++ b/keyboards/nomu30/nomu30.c
@@ -0,0 +1,16 @@
+/* Copyright 2019 Naoto Takai
+ *
+ * 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 "nomu30.h"