summaryrefslogtreecommitdiffstats
path: root/keyboards/jones/v03/v03.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-24 21:55:02 +0000
committerQMK Bot <hello@qmk.fm>2021-01-24 21:55:02 +0000
commitdde9dc7b60267c7f8fe69bfc27a6062c7036dcd2 (patch)
tree17bdd111848793264e56738a19040ae242454786 /keyboards/jones/v03/v03.c
parent949fb1a91c4fc934ecbedcd771c685dc8c8d9e09 (diff)
parentdeea6a98267e3b9bf793d9a64bfd586a07ef5c48 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jones/v03/v03.c')
-rw-r--r--keyboards/jones/v03/v03.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/jones/v03/v03.c b/keyboards/jones/v03/v03.c
new file mode 100644
index 0000000000..9bc63fe961
--- /dev/null
+++ b/keyboards/jones/v03/v03.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 Takeshi Nishio
+ *
+ * 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 "v03.h"