summaryrefslogtreecommitdiff
path: root/keyboards/gorthage_truck/gorthage_truck.c
diff options
context:
space:
mode:
authorjpuerto96 <jpuerto96@hotmail.com>2021-08-08 00:12:55 -0400
committerGitHub <noreply@github.com>2021-08-07 21:12:55 -0700
commit41d854048c2d11400a753c30aba87f5fd2c37eca (patch)
tree143acbf401006857bc6062777ec01656e9aa68da /keyboards/gorthage_truck/gorthage_truck.c
parent27d0844efb9f7e11f4e39d9fc710269cedbdd22b (diff)
[Keyboard] Gorthage Truck - New PCB (#13909)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/gorthage_truck/gorthage_truck.c')
-rw-r--r--keyboards/gorthage_truck/gorthage_truck.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/gorthage_truck/gorthage_truck.c b/keyboards/gorthage_truck/gorthage_truck.c
new file mode 100644
index 0000000000..c6f75d7270
--- /dev/null
+++ b/keyboards/gorthage_truck/gorthage_truck.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 s8erdude
+ *
+ * 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 "gorthage_truck.h"