summaryrefslogtreecommitdiff
path: root/keyboards/handwired/3dfoxc/3dfoxc.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-11 18:07:58 +0000
committerQMK Bot <hello@qmk.fm>2022-01-11 18:07:58 +0000
commitfd98d78cd81d896f3a804ad50858771a2c799f54 (patch)
tree33d33db3a71eeead9febcd7c0b787393ffb98efe /keyboards/handwired/3dfoxc/3dfoxc.c
parent37d801776ea84bcc93376d1f269e2c4093ea6d74 (diff)
parent349ca4b7ff0c98baedbeb9096442231e2267c817 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/3dfoxc/3dfoxc.c')
-rw-r--r--keyboards/handwired/3dfoxc/3dfoxc.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/3dfoxc/3dfoxc.c b/keyboards/handwired/3dfoxc/3dfoxc.c
new file mode 100644
index 0000000000..e83a32d295
--- /dev/null
+++ b/keyboards/handwired/3dfoxc/3dfoxc.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 david l goodrich <dlg@dsrw.org>
+ *
+ * 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 "3dfoxc.h"